On 5/30/06, Sebastian Boehm <[EMAIL PROTECTED]> wrote:
Hi,
assume the following enviroment:
(Apache 1.3.33)
DocumentRoot /dummy
RewriteRule ^(.*)$ /dummy/demo$1
the rewrite rule magically sets the documentroot to /dummy/demo ,
when the flag [PT] is used it does not change the documentroot.
W
Hi,
assume the following enviroment:
(Apache 1.3.33)
DocumentRoot /dummy
RewriteRule ^(.*)$ /dummy/demo$1
the rewrite rule magically sets the documentroot to /dummy/demo ,
when the flag [PT] is used it does not change the documentroot.
What I tried to do is: changeing the document-root acc