I'm trying to utilize the mod_proxy module on apache 1.3.20. The problem is, mod_proxy.c doesn't show up when I run httpd -l. I've uncommented the loadmodule and addmodule sections of httpd.conf and added proxypass and proxypassreverse directives with no luck. No errors on apache restart, I just can't access the proxied server. Do I have to re-install apache to get the mod_proxy module or is there an easier way? Thanks for any insight.