hi,
I just configured my web server to use squid's feature using httpd_acceleration, but incoming request to SQUID have been denied, i even use 'http_access allow all' but no luck..
---->squid.conf
http_port 80
http_accel_port 80
http_accel_host 127.0.0.1
--->httpd.conf
Listen 127.0.0.1:80
So i tried different approach since i am using vhosts
-->squid.conf
http_port 80
http_accel_port 80
http_accel_host virtual
--->httpd.conf
Listen 127.0.0.1:80
NameVirtualHost 127.0.0.1:80
VirtualHost 127.0.0.1:80 so on and so forth..
But still i am denied... is there something i am missing? I have followed all on whats the SQUID FAQ, Thank you very much in advance who would like to help..
Sincerely,
J.N. Nengasca
-- All messages that are coming from this domain is certified to be virus and spam free. If ever you have received any virus infected content or spam, please report it to the internet administrator of this domain nats@sscrmnl.edu.phReceived on Wed Feb 15 2006 - 18:11:04 MST
This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST