Folks,

Sorry for this stupid question, but I'm not having success trying to set up
Apache as a proxy:

1. I'm running Apache 1.3 on NT 4.0ws.
2. I've got these directives in httpd.conf:
LoadModule proxy_module modules/ApacheModuleProxy.dll
ProxyRequests On
3. After restarting Apache, I get no error messages
   or other abnormal behavior, but browsers that have
   this server specified as a proxy cannot connect to
   it.

Q: What am I doing wrong?
Q: How do I specify the port? I'm assuming the default
   is 8080 or 8000, but neither seems to respond to
   browser requests. I don't see a port directive..?
Q: I'd like to have a servlet process all proxy requests;
   is this possible? What would the config look like?

Again, sorry for th neophyte questions. I'm new to Apache and servlets and
I've spent a few days trying to get proxies to work, to no avail.

thanks,
David



--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to