View Single Post
Old 12-23-2007, 01:42 AM  
teksonline
So Fucking Banned
 
Join Date: Jan 2005
Location: At My Desk
Posts: 2,904
well, i see it works fine.

i see two problems

your .htaccess file is the strangest i have come across that uses
an allow ip structure..

allow ip
allow ip
allow ip
deny

so basically if a surfers ip is not in here, he is denied access to members section ( so i assume you have some sorta software that adds these ip's)

so i go to 2nd problem and most likely culprit
AuthUserFile /usr/home/blah/blah/blah/blah/blah/password/.htpasswd

this is invalid path, so therefor it has nothing to authenticate
teksonline is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote