View Single Post
Old 02-16-2009, 03:34 PM   #3 (permalink)
hello-world
The Contributor
 
hello-world's Avatar
 
Join Date: Feb 2009
Posts: 73
Thanks: 30
hello-world is on a distinguished road
Default

AuthUserFile "sitename/.htpasswd"
AuthGroupFile "sitename/.htpasswd"
AuthName EnterPassword
AuthType Basic
require valid-user

And it is still not working.It is the error 500 I get.
For AuthUserFile and AuthGroupFile I tried even "http://localhost/sitename/.htaccess" and "www/sitename/.htaccess"

Can anyone send me a zip containing these files Please.
It will really appreciated.
here is the Url I uploaded.
__http://rapidshare.com/files/198818523/sitename.zip.html

Last edited by hello-world : 02-16-2009 at 04:07 PM.
hello-world is offline  
Reply With Quote