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=21897>. 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=21897 Alias behavior depends on order Summary: Alias behavior depends on order Product: Apache httpd-2.0 Version: 2.0.47 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: mod_alias AssignedTo: [email protected] ReportedBy: [email protected] Inside a <VirtualHost>, I had two Alias directives. The first was: Alias / "/path/to/webapp/directory/for/tomcat" Then I had: Alias /files "/path/to/files" ... but that didn't work until I moved it above the first one. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
