In tomcat/apache configuration...I have aliases, and mapping working fine. When calling upon the page with http://192.168.1.10:8080/mypath/script.cgi the servlet is executed properly and there is no problem. However the same address typed as http://192.168.1.10/mypath/script.cgi fails to work. Where do I need to change my configuration so that apache knows to send the page request to tomcat? Also, what is the configuration to enable SSL so that the above address could also be accessed via https? Does apache need to have a virtual host for this IP/host? Thanks Tony --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]