Mário Gamito skrev:
Hi, I have this server with Apache 1.3.37, with mod_proxy. Let's say http://www.domain.foo In the same server, I have a Jabber server that has an HTTP admin console in ports 9090 (HTTP) and 9091 (HTTPS). Is it possible with apache to protect the URLs with those ports like if it were done with an .htaccess file ? i. e., protect: http://www.domain.foo:9090 http://www.domain.foo:9091 Any help would be appreciated. Warm Regards
That would probably be completely dependent of the functions in your Jabber server, since I assume that is responsible for serving those ports?
If it uses Apache as it's web interface, just use .htaccess as normal. Anders Norrbring --------------------------------------------------------------------- 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