DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30441>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30441 Load order of mod_alias and mod_vhost_alias affects ScriptAlias Summary: Load order of mod_alias and mod_vhost_alias affects ScriptAlias Product: Apache httpd-1.3 Version: 1.3.31 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_vhost_alias AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If mod_alias is loaded before mod_vhost_alias, ScriptAlias commands are ignored and only the VirtualScriptAlias is set. This is contrary to the mod_vhost_alias documentation which says that ScriptAlias overrides VirtualScriptAlias. Reversing the load order so that mod_vhost_alias comes before mod_alias causes things to work correctly. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
