summaryrefslogtreecommitdiffstats
path: root/config/cobbler.conf
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-01-23 16:45:12 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-01-23 16:45:12 -0500
commit0a0a32aaedcba123c5e324ef653270e6660a413b (patch)
treedc21bd514078930bf0f98db93a6899e86f40330a /config/cobbler.conf
parentf24ffa0d4d997d6c536ca7d89d6bfbc1b9dce07f (diff)
downloadcobbler-0a0a32aaedcba123c5e324ef653270e6660a413b.tar.gz
cobbler-0a0a32aaedcba123c5e324ef653270e6660a413b.tar.xz
cobbler-0a0a32aaedcba123c5e324ef653270e6660a413b.zip
Don't double-endpoint the XMLRPC, Apache warns about this, so it might mean something.
Diffstat (limited to 'config/cobbler.conf')
-rw-r--r--config/cobbler.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/cobbler.conf b/config/cobbler.conf
index a63b1e90..2dda27ec 100644
--- a/config/cobbler.conf
+++ b/config/cobbler.conf
@@ -16,14 +16,6 @@ ProxyRequests off
ProxyPass /cobbler_api http://localhost:25151/
ProxyPassReverse /cobbler_api http://localhost:25151/
-# The following API endpoint is for compatibility access and
-# is exactly the same as cobbler_api now as an endpoint.
-# This is deprecated and may disappear in Cobbler 1.7/1.8
-# notice nothing no longer listens on 25152
-
-ProxyPass /cobbler_api_rw http://localhost:25151/
-ProxyPassReverse /cobbler_api_rw http://localhost:25151/
-
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On
# For misc CGI scripts