https://bz.apache.org/bugzilla/show_bug.cgi?id=64447
--- Comment #1 from Eric Covener <[email protected]> --- > using relative URLs will never work if the server process current working > directory is not somewhere under the document root. Do you mean here still relative paths in the -f/-d tests? There are facilities for relative URLs and paths in the actual substitutions that use e.g. CONTEXT_DOCUMENT_ROOT or RewriteBase. I think what you propose for the -d/-f would require opt-in to be suitable for release. At that point I am not sure if just providing a variable for the htaccess path is better and using it in some examples. (special care would be needed for rewrite inside other config sections) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
