########## Auto generated on Sat Dec 13 14:00:50 EST 2003########## LoadModule jk_module C:/ApacheGroup/Apache2/modules/mod_jk.dll JkWorkersFile "C:/Tomcat/Tomcat-4.1/conf/jk/workers.properties" JkLogFile "C:/Tomcat/Tomcat-4.1/logs/mod_jk.log" JkLogLevel emerg ServerName localhost #################### localhost:/admin #################### # Static files Alias /admin "C:/Tomcat/Tomcat-4.1/webapps/../server/webapps/admin" Options Indexes FollowSymLinks DirectoryIndex index.html index.htm index.jsp # Deny direct access to WEB-INF and META-INF # AllowOverride None deny from all AllowOverride None deny from all # # Use Directory too. On Windows, Location doesn't work unless case matches # AllowOverride None deny from all AllowOverride None deny from all JkMount /admin/j_security_check ajp13 JkMount /admin/*.do ajp13 JkMount /admin/*.jsp ajp13 #################### localhost:/webdav #################### # Static files Alias /webdav "C:/Tomcat/Tomcat-4.1/webapps/webdav" Options Indexes FollowSymLinks DirectoryIndex index.jsp index.html index.htm # Deny direct access to WEB-INF and META-INF # AllowOverride None deny from all AllowOverride None deny from all # # Use Directory too. On Windows, Location doesn't work unless case matches # AllowOverride None deny from all AllowOverride None deny from all JkMount /webdav/*.jsp ajp13 #################### localhost:/examples #################### # Static files Alias /examples "C:/Tomcat/Tomcat-4.1/webapps/examples" Options Indexes FollowSymLinks DirectoryIndex index.html index.htm index.jsp # Deny direct access to WEB-INF and META-INF # AllowOverride None deny from all AllowOverride None deny from all # # Use Directory too. On Windows, Location doesn't work unless case matches # AllowOverride None deny from all AllowOverride None deny from all JkMount /examples/jsp/security/protected/j_security_check ajp13 JkMount /examples/snoop ajp13 JkMount /examples/servlet/* ajp13 JkMount /examples/CompressionTest ajp13 JkMount /examples/*.jsp ajp13 JkMount /examples/servletToJsp ajp13 JkMount /examples/SendMailServlet ajp13 #################### localhost:/tomcat-docs #################### # Static files Alias /tomcat-docs "C:/Tomcat/Tomcat-4.1/webapps/tomcat-docs" Options Indexes FollowSymLinks DirectoryIndex index.html index.htm index.jsp # Deny direct access to WEB-INF and META-INF # AllowOverride None deny from all AllowOverride None deny from all # # Use Directory too. On Windows, Location doesn't work unless case matches # AllowOverride None deny from all AllowOverride None deny from all JkMount /tomcat-docs/*.jsp ajp13 #################### localhost:/manager #################### # Static files Alias /manager "C:/Tomcat/Tomcat-4.1/webapps/../server/webapps/manager" Options Indexes FollowSymLinks DirectoryIndex index.html index.htm index.jsp # Deny direct access to WEB-INF and META-INF # AllowOverride None deny from all AllowOverride None deny from all # # Use Directory too. On Windows, Location doesn't work unless case matches # AllowOverride None deny from all AllowOverride None deny from all JkMount /manager/list ajp13 JkMount /manager/deploy ajp13 JkMount /manager/html/* ajp13 JkMount /manager/resources ajp13 JkMount /manager/start ajp13 JkMount /manager/stop ajp13 JkMount /manager/install ajp13 JkMount /manager/*.jsp ajp13 JkMount /manager/remove ajp13 JkMount /manager/roles ajp13 JkMount /manager/sessions ajp13 JkMount /manager/serverinfo ajp13 JkMount /manager/reload ajp13 JkMount /manager/undeploy ajp13