Hi all,
today I upgraded my Apache from 1.3.x to the Apache 2.0.58 Server, using the DirectAdmin instructions at: http://www.directadmin.com/features.php?id=441
All went well, except that the mod_proxy is not available anymore. I use it to give access to the control panel on port 80. This worked great under Apache 1.3.x.
Trying to start my httpd gives an error that the ProxyRequest line in my /usr/local/directadmin/data/conf/httpd.conf is not recognised.
There is no reference in the /etc/httpd/conf/httpd.conf file to mod_proxy (as described in the instructions to use mod_proxy at: http://help.directadmin.com/item.php?id=84 )
I looked on the Apache website but found only a description of what mod_proxy does, not how to get it. I tried to include --enable-proxy in the file:
configure.apache_2
in the customapache directory, but that gives me an error too:
So the question is... how do I get mod_proxy to work again with Apache 2.0 ? I don't understand enough of the way it's set up to figure it out. (why was it not included by DA in the config file like it was in the older Apache files?)
Thanks for any thoughts you have to point me in the right direction!
Harro
today I upgraded my Apache from 1.3.x to the Apache 2.0.58 Server, using the DirectAdmin instructions at: http://www.directadmin.com/features.php?id=441
All went well, except that the mod_proxy is not available anymore. I use it to give access to the control panel on port 80. This worked great under Apache 1.3.x.
Trying to start my httpd gives an error that the ProxyRequest line in my /usr/local/directadmin/data/conf/httpd.conf is not recognised.
There is no reference in the /etc/httpd/conf/httpd.conf file to mod_proxy (as described in the instructions to use mod_proxy at: http://help.directadmin.com/item.php?id=84 )
I looked on the Apache website but found only a description of what mod_proxy does, not how to get it. I tried to include --enable-proxy in the file:
configure.apache_2
in the customapache directory, but that gives me an error too:
/usr/local/directadmin/customapache/configure.apache_2: line 23: --enable-proxy: command not found
*** There was an error while trying to configure Apache 2. Check the configure.apache_2 file
So the question is... how do I get mod_proxy to work again with Apache 2.0 ? I don't understand enough of the way it's set up to figure it out. (why was it not included by DA in the config file like it was in the older Apache files?)
Thanks for any thoughts you have to point me in the right direction!
Harro