[ale] Apache 1.3 ProxyPass Q
Robert L. Harris
robert.l.harris at gmail.com
Sun Oct 26 15:30:21 EDT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm running an apache 1.3 server that can't be upgraded at this time.
I need to enable
proxypass so that if you go to http://<mysite.com>/forums/ it passes
through the content
from a server behind the NAT which is not publicly available. I have
uncommented
the "LoadModule libproxy.c" and the AddModule is in place. I went
into the VirtualHost
definition and added the 3 lines:
ProxyRequests on
ProxyPass /forums/ http://10.1.1.96/
ProxyPassReverse /forums/ http://10.1.1.96/
However when I go to "http://<mysite.com>/forums/" I'm getting a 404.
If I
do a "lynx http://10.1.1.96/" from the web server the forums are working.
Thoughts?
- --
:wq!
====================================================================
Robert L. Harris | GPG Key ID: E344DA3B
@ x-hkp://pgp.mit.edu
DISCLAIMER:
These are MY OPINIONS With Dreams To Be A King,
ALONE. I speak for First One Should Be A Man
no-one else. - Manowar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
iD8DBQFJBMVN8+1vMONE2jsRAmjuAJsGrJLkavBSGpP4vKAtEJQKX5cDDACgoy2i
K/pgKxfW7vJIdPV68qSvf6I=
=i4nw
-----END PGP SIGNATURE-----
More information about the Ale
mailing list