| www.ClassicTW.com https://mail.black-squirrel.com/ |
|
| .htaccess Help https://mail.black-squirrel.com/viewtopic.php?f=14&t=12515 |
Page 1 of 1 |
| Author: | Zoso [ Fri Mar 04, 2005 12:35 pm ] |
| Post subject: | |
Hoping someone can help me out here, I've been fiddling with this for the better part of the week but I can't seem to figure it out. I'm trying to password protect a directory on my home page using .htaccess and .htpasswd. The problem that I'm having is I am getting an Error 403 Forbidden page when I try to access the particular page. Here is the link to the page. http://home.cogeco.ca/~jmarshall24/ Here is my .htaccess file AuthUserFile /path/to/my/.htpasswd AuthName "Password Protected Area" AuthType Basic Options -Indexes <limit GET POST> require valid-user </limit> I have placed the .htaccess file within a directory under my root that I would like to restrict access to. I'm just getting an error? Any help would be appreciated. |
|
| Author: | Harley Nuss [ Fri Mar 04, 2005 7:20 pm ] |
| Post subject: | |
What directory do you have the .htaccess file in? It doesn't appear to be in the one in the link you gave. |
|
| Author: | Zoso [ Fri Mar 04, 2005 7:28 pm ] |
| Post subject: | |
Oh woops. it's is under the menu item OUTFIT |
|
| Author: | Harley Nuss [ Fri Mar 04, 2005 8:07 pm ] |
| Post subject: | |
Try changing it to options +Indexes and see what happens. |
|
| Page 1 of 1 | All times are UTC - 5 hours |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|