which version of apache are you
using? The proxy config typically looks like this:
=============
<IfModule
mod_proxy.c>
ProxyRequests On AllowCONNECT 443 563 <Proxy *> ...
#Your allow deny directives should go
here.
</Proxy>
</IfModule>
============
I am not sure whether <Directory
proxy:*> is the way to go.
Cheers,
Emmanuel
|
- [EMAIL PROTECTED] Open Proxy Benjamin Neu
- Re: [EMAIL PROTECTED] Open Proxy Emmanuel E
- Re: [EMAIL PROTECTED] Open Proxy Nick Kew
- Re: [EMAIL PROTECTED] Open Proxy Benjamin Neu