[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] rewriteengine on vs off



I have a site that I have turned rewriteengine off. This is so that when
multiple domains are directed to it the name isn't rewritten to the site name
(it is a site I use for url redirection and so I need to know the original url
not the one that it has been "rewritten" to).

The problem with this approach, it turns out, is that I can now no longer use an
internal redirect on an ErrorDocument directive - has to be external (which
means that a lot of environment variables that I want are not available to the
errordocument handler).

Does anyone know of a way to ensure that the url is not changed to the site name
url without turning rewriteengine off - can i modify the rewrite rules ?

cheers

Jim Carey