[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Proxy access restriction....hlp pl.
- Subject: Proxy access restriction....hlp pl.
- From: Babu K <babs_k@xxxxxxxxx>
- Date: Fri, 30 Jul 1999 16:55:44 -0400 (EDT)
Hi all,
How do I restrict access to my proxy server only to
certain ip's. i'm able to do it if i deny access to
specific IP 's but deny *.* doesn't seem to work. last week i found
somebody on net using my proxy for accessing some web
sites(not from my server). I have the following lines in my
/etc/httpd/conf/access.conf file
<Directory proxy:*>
<Limit GET CONNECT OPTIONS>
order deny,allow
deny from *.*
deny from 192.9.200.25
allow from 192.9.200.*
allow from 192.9.100.*
allow from 127.0.0.1
</Limit>
</Directory>
any help?
thanx in advance
Babu
(pl. reply to my e-mail id i'm not receiving mails from this
mailing list for a few days due to some problem)
__________________________________________________
FREE Email for ALL! Sign up at http://www.mail.com
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.
------------------------------