Forum Moderators: phranque

Message Too Old, No Replies

mod proxy on Apache 1.3 - on Debian

answer upgrade to 2.0 and I hit you 30 times

         

ikkyu

12:19 am on Jan 5, 2007 (gmt 0)

10+ Year Member



I'm running Debian Sarge on my production server with Apache 1.3.33 and I want to get mod_proxy working on it. My dev machine is running Ubuntu Edgy and I can't seem to find a .deb package for either distro. Am I missing something?

Please do not suggest upgrading to Apache2 because it just ain't happening - yet. I need to keep 1.3 going for now. Any suggestions would be appreciated.

sabai

8:28 pm on Jan 5, 2007 (gmt 0)

10+ Year Member



Most likely installed already. type:

locate mod_proxy

If you get anything back then it's on your system. Just enable it in your apache conf - may well be there but just commented out.

ikkyu

3:33 am on Jan 6, 2007 (gmt 0)

10+ Year Member



tried the mod enable command, and it does nothing, and there's no mod_proxy in the directory that all the rest of the mod_'s are. Hrmm.