Hi all,

I was wondering if it is possible to do like a proxy rewrite like with Apache rewrite mod?

RewriteRule ^(.*) http://some.tld/$1 [L,P]

So here the P Flag should preserver the original domain in the url and just proxy the request to the other location (not on the same machine!)

Since there is redirection I can do this but then the url gets of course replaced  in a block directive

 block return 301 "http://dome.tld$REQUEST_URI";

I read that there is rewrite support but as far as I figured it's just for location on the filesystem ?

regards

--
Markus Rosjat    fon: +49 351 8107224    mail: ros...@ghweb.de

G+H Webservice GbR Gorzolla, Herrmann
Königsbrücker Str. 70, 01099 Dresden

http://www.ghweb.de
fon: +49 351 8107220   fax: +49 351 8107227

Bitte prüfen Sie, ob diese Mail wirklich ausgedruckt werden muss! Before you 
print it, think about your responsibility and commitment to the ENVIRONMENT

Reply via email to