Guest_imported
New member
- Jan 1, 1970
- 0
I've been trying for a while now to get a secure area on my website and I've fiddled with settings and nothing seems to work! Can anyone tell me what is going wrong here? I keep getting 401 errors.<br>My Directory is...<br><Directory "/home/httpd/html/mysite"><br> Options Indexes Includes FollowSymLinks<br> AllowOverride None<br> Allow from all<br> Order deny,allow<br> AuthType Basic<br> AuthName "Required Password"<br> AuthUserFile /home/httpd/html/mysite/mysite.htaccess<br> require valid-user<br></Directory><br>I have AccessFileName directive commented out.<br>I have AllowOverride on httproot directory set to "AuthConfig" or "All" I can disable the directory access settings and access the files in there. my htaccess file is just:<br>webserver:1234321<br><br>I'm running this on RH6.2 and apache 1.3.12. Can anyone help?<br>Thanks,<br><br>Steve Kiehl<br>webmaster, <b><i>Nanovox</b>.com</i>