TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Web access
Is there a way under apache to apply access control to user webpages?
http://www.real-time.com/~tanner
I tried to do this:
<Directory /home/tanner/public_html>
AllowOverride None
Options
Order Deny,Allow
deny from all
allow from 206.10.252
allow from 206.10.253
</Directory>
It does not seem to work.
--
Bob Tanner <tanner@real-time.com> | Phone : (612)943-8700
http://www.real-time.com | Fax : (612)943-8500
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9