I've searched the archives and didn't find how to use apache mod_auth 
for basic authorization to protect tomcat pages. My problem is that 
apache is on port 80 and tomcat is on 8080. If I protect a link at 
http://myhost:80/myapp/ with Apache's mod_auth, a smart user could just 
use http://myhost:8080/myapp.

Anyone know how to configure Tomcat to only speak with my Apache server?

If this is impossible, I guess I could use Tomcat, but I have a database 
already populated with unix crypt passwords which work fine with 
mod_auth_mysql. I don't want to have to change my password storage system.

Thanks,
Wood



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to