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=39491>. 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=39491 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2006-05-05 12:53 ------- mod_vhost_alias doesn't operate with a DocumentRoot variable, so mod_rewrite can't strip the DocumentRoot /www/hosts/test/www from the per-dir prefix /www/hosts/test/www/rewrite/ automatically. That is not a bug, it's normal behaviour. Have a look into your RewriteLog. That's why you must use either an URL-path in the substitution or the RewriteBase directive telling mod_rwrite the URL-path to the directory where the .htaccess file is located. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
