[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] .htaccess (Domain Name and Ip Address Access)
- Subject: [cobalt-developers] .htaccess (Domain Name and Ip Address Access)
- From: Rodney Parris <pzo@xxxxxxxxxxxxxxx>
- Date: Sat Jun 9 03:59:00 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hello I'm trying to use .htaccess to allow access from domain names and
IP addresses. I have worked my way through most of what apache has on
their website on the subject, and still it doesn't work. Here is what I
have already. Could someone please tell give me a clue of what I keep
getting wrong.
> # Access file
> order allow,deny
> allow from all
> allow from members.xxx.com members.xxe.com members.xx4.com
> require valid-user
> Authname AdministrationOnly
> AuthPAM_Enabled off
> Authtype Basic
> AuthUserFile /dev/null
> AuthgroupFile /dev/null
By the way, my allowoverride settings are set to "all"
There is no problem password protecting the directory, I just need to
know how allow access by Domain or IP because as of now, I'm still
getting a "forbidden error"
Thanks In Advance
Rodney
PZO Entertainment
Charlotte, NC