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

APACHE + PROXY



Здравствуйте. Вот решил к апачу прокси прикрутить... Но что то не
хочет работать. Не соеденяется.

--- httpd.conf ---- cutted ---

<IfModule libproxy.so>

ProxyRequests On
ProxyVia On
AllowCONNECT 3128

<Directory proxy:*>
   Order Deny,Allow
   Deny from All
   Allow from 192.168.52.7
</Directory>

#
# To enable the cache as well, edit and uncomment the following lines:
# (no cacheing without CacheRoot)
#
#CacheRoot "@@ServerRoot@@/proxy"
#CacheSize 5
#CacheGcInterval 4
#CacheMaxExpire 24
#CacheLastModifiedFactor 0.1
#CacheDefaultExpire 1
#NoCache a_domain.com another_domain.edu joes.garage_sale.com

</IfModule>


---

Где грабли?

Заранее благодарен.


Роман




Reply to: