DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23105>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23105 JkMount overrides Alias Summary: JkMount overrides Alias Product: Apache httpd-1.3 Version: 1.3.27 Platform: PC OS/Version: FreeBSD Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Consider the following configuration in a virtual host DocumentRoot /www/docs Alias /test /www/docs/adirnotcalledtest/ JkMount *.jsp atomcatserver http://host/test/index.jsp should be server out of the /www/docs/adirnotcalledtest directory, however if /www/docs/test/index.jsp exists it will be server In other words: JkMount has preveals over the Alias directive. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
