[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .htaccess problem
- Subject: Re: [cobalt-users] .htaccess problem
- From: "David B. Peterson" <dave@xxxxxxxxxxx>
- Date: Wed Dec 1 11:38:34 1999
put the allow from x.x.x.x back and add a Satisfy Any.
-Dave
Is there a possibility get into the website witout password (from a spez.
Ip)
The allow from xxx.xxx.xxx.xxx doesn't work...
Any idea?
Greetings
Steven
AuthName "Member-Bereich"
AuthType Basic
Auth_MySQL_Username test
Auth_MySQL_Password test
Auth_MySQL_DB testdb
Auth_MySQL_Password_Table testtable
Auth_MySQL_Username_Field testuser
Auth_MySQL_Password_Field testpass
Auth_MySQL_Group_Table siteprotect
Auth_MySQL_Group_Field website
Auth_MySQL on
Auth_MySQL_Encryption_Types Plaintext
<Limit GET POST>
require group group1
require group administrator
order deny,allow
</Limit>
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users
--
David B. Peterson Metagraphics, Inc.
1023 Corporation Way, Palo Alto, CA 94303
650-964-4600 x225 FAX: 650-964-9575