Apache as a Proxy

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

 



Hints, anyone ???



-----Original Message-----
From: Luis Moreira (ESI-GSQP) [mailto:lamoreira@xxxxxx] 
Sent: sexta-feira, 20 de Abril de 2007 13:11
To: users@xxxxxxxxxxxxxxxx
Subject:  Apache 1.3 as a Proxy


Hi

I have been using Apache for quite a while, but only as a mere web server.
I would now like to use it as a Proxy, but don't seem to be able to do that.

Current httpd.conf config :

LoadModule proxy_module modules/mod_proxy.so
AddModule mod_proxy.c

<IfModule mod_proxy.c>
    ProxyRequests On
    <Directory proxy:*>
        Order allow,deny
        Allow from all
    </Directory>
    ProxyVia On
</IfModule>

I then configured another PC to use this machine as proxy, on port 80,
called "http://www.cnn.com"; and got a message from apache saying that I had
no permission to access that URL.
What am I missing or doing absolutely wrong ?


Thanks
Luis



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux