> From the doc : > > > This flag is just a hack to enable post-processing of the output of > RewriteRule directives, using Alias, ScriptAlias, Redirect, and other > directives from various URI-to-filename translators > > If I understand well (correct me if I'm wrong), after RewriteRule has > applied, the result is understood as a file path, that's why others > directives (such as Alias, Redirect and so on) don't apply on the > result. But why is the DocumentRoot prepended to the result, is it > because it's in the core apache and not a module ? The rewriterule transforms a URI into a new URI. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx