Page 1 of 1

.htaccess problem

Posted: Thu Jan 11, 2007 3:26 am
by itsmani1
here is my .htaccess code

Code: Select all

AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/test/public_html/.htpasswd
AuthGroupFile /dev/null
there are 2 domains on the server, i set password for one and it works fine. but it also create problem for 2nd one.

2nd one is located at : /home/test1/public_html/

.htaccess file is located at /home/test/public_html/

any help

Posted: Thu Jan 11, 2007 3:45 am
by dibyendrah
I guess this should be discussed in security section or any relevant forum.

Posted: Thu Jan 11, 2007 9:58 am
by feyd
[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.
itsmani1, you've been here long enough to know this rule.