Code: Select all
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/test/public_html/.htpasswd
AuthGroupFile /dev/null2nd one is located at : /home/test1/public_html/
.htaccess file is located at /home/test/public_html/
any help
Moderator: General Moderators
Code: Select all
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/test/public_html/.htpasswd
AuthGroupFile /dev/nullitsmani1, you've been here long enough to know this rule.[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.