Do you guys use the "Three Strikes" rule?

Thread Solved

Join Date: Aug 2005
Posts: 32
Reputation: jusCk is an unknown quantity at this point 
Solved Threads: 0
jusCk's Avatar
jusCk jusCk is offline Offline
Light Poster

Do you guys use the "Three Strikes" rule?

 
0
  #1
Aug 29th, 2005
I guess that first post was a bit vauge.

I have Apache/1.3.3 (Win32) mod_perl/1.29_01-dev up and running. But it's Wide Open! Can someone give me a Walkthrough on setting up the htaccess, htpasswd, and how to use the dbmmanage? Examples would help.

Forgive Me the first post, this is really the First Forum I've participated in.

Site may be viewed at http://cksPlace.dns2go.com/testcks.html
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 32
Reputation: jusCk is an unknown quantity at this point 
Solved Threads: 0
jusCk's Avatar
jusCk jusCk is offline Offline
Light Poster

Re:"Three Strikes" rule?...Update

 
0
  #2
Sep 1st, 2005
Got this worked out.
<Directory />
AuthType Basic
AuthName "Members Only"
AuthUserFile "C:/Program Files/Apache Group/Apache/bin/pswd"
Require user SysAdmin Ck test valid-user
</Directory>
Any thoughts on Why valid-user isn't being accepted for /icons/?
It's listed as being usable in the Documentation.
http://cksPlace.dns2go.com

test password: 12345
Alias /icons/ "C:/Program Files/Apache Group/Apache/icons/"

<Directory "C:/Program Files/Apache Group/Apache/icons/">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from valid-user
</Directory>

Alias /ads/ "C:/Program Files/Apache Group/Apache/htdocs/bin/ads/"

<Directory "C:/Program Files/Apache Group/Apache/htdocs/bin/ads/">
Options Indexes MultiViews
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Originally Posted by Ck
Ye Men of Honour, Knowledge, Wisdom, and Truth:
Be Dead To This World
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Linux Servers and Apache Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC