hey guys, Ive installed catalina and deployed a web app which requires basic authentication. With catalina in standalone mode(using the MemoryRealm), the login pops up and works as expected. However, with apache 1.3x and the mod_webapp built from the jakarta-tomcat-4.0-b5-src, the same web app produces a login popup but authentication fails. Has anyone tried basic authentication with apache and catalina? im hoping its just a silly configuration issue but im at wits end and would appreciate any help. thanx, rick