Hi everybody!

Maybe someone can help me with this issue. We do have a strange setup of different webservers here, and I want to have the main one proxying the content of the otherone exept of a few dirs.
So my setup is:

...
ProxyPass /pcpool !
...
ProxyPass / http://www.physics.tu-berlin.de/

That all works fine. But when i add a line
...
ProxyPass   ^/~([^/]+)/?(.*) !
...

It won't serve the userdirs locally. Could someone tell me how to leave the public_html files untouched by the Proxy Module? I also tried it with Rewrite Rules....

Ekki

--
Ekkehard Gehm           *       mailto:[EMAIL PROTECTED]
TU Berlin Fakultät II   *       http://www.physik.tu-berlin.de
PC-Pool Tutor           *       PGP-Key: 
http://www.physik.tu-berlin.de/~gehm/pubkey.asc

Experience is what you get when you were expecting something else.

Microsoft:      "Where do you want to go today?"
Linux:          "Where do you want to go tomorrow?"
FreeBSD:        "Are you guys coming or what?"


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to