On 7/18/06, Mike Soultanian <msoultan@xxxxxxxxx> wrote:
Is there a way to make the proxy or rewrite mods only respond on a given port. I have two active ports, 80 and 81, yet I only want the proxy responding to port 80 requests. Is this easy to accomplish via configuring the httpd.conf?
Yes. Scope the proxy directives within a <VirtualHost _default_:80> (assuming no other virtual hosting is configured). See the documentation on IP-based virtual hosting (which is identical to port-based virtual hosting). Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx