# # Please include this file in the Apache httpd.conf file # JkMount /grouplink/*.jsp ajp13 JkMount /grouplink/servlet/* ajp13 Alias /grouplink "/var/opt/novell/tomcat4/webapps/grouplink" DirectoryIndex index.jsp # In general, allow access. Options MultiViews Order allow,deny Allow from all AllowOverride All Allow from all # Deny access to the running code. deny from all Order allow,deny deny from all # Deny access to the manifest, etc. deny from all Order allow,deny deny from all