View Single Post
Old 04-29-2014, 01:41 AM  
freecartoonporn
Confirmed User
 
freecartoonporn's Avatar
 
Industry Role:
Join Date: Jan 2012
Location: NC
Posts: 7,683
post your .htaccess file contents here.


this is working fine for me,

AuthUserFile /home/domain.com/public_html/members/password/.htpasswd
AuthGroupFile /dev/null
AuthName "Members Area - domain.com"
AuthType Basic

<Limit GET POST>
require valid-user
</Limit>
freecartoonporn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote