[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] .htaccess again
- Subject: [cobalt-developers] .htaccess again
- From: "Achieve Website Design" <info@xxxxxxxxxxxxxx>
- Date: Sat Feb 3 16:02:19 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hello,
I posted a message re: setting up .htaccess last week, and thank you to
everyone who sent a reply. I found the suggestions helpful, and I also
learned a bit about Telnet in the process. One of the suggestions I got was
to:
"make sure your etc/httpd/conf/access.conf file has the line
'AllowOverride Authconfig' in it".
I have looked at this file and below you will see that there are two
sections in this file which have the line 'AllowOverride etc..'.
Do both of these need to be changed?
Also, what about lines 65-58 below?
And finally, can anybody recommend good software for working with members
only areas?
Line 21 to 25 below
<Directory />
Options None
AllowOverride None
AuthFailDelay 2000000
</Directory>
Line 53 below
AllowOverride None
Lines 56-58
<Files ".ht*">
deny from all
</Files>
Sincerely,
Declan Connolly.