View Full Version : Help with htaccess and Deny/Allow
nick1presta
08-31-2005, 05:03 AM
<Directory "xxx">
Order Deny,Allow
Deny from all
Allow from xxx
</Directory>
It gives me a 500 Internal Server Error.
Help?
BihiraJonathan
08-31-2005, 08:04 AM
You sure that is all in your htaccess file? If so, then please open a support ticket and I'll looke further into it.
nick1presta
08-31-2005, 10:04 AM
I opened a ticket.
I have placed the htaccess file inside the folder I want to protect. Is that not correct?
BihiraJonathan
08-31-2005, 08:27 PM
Yea, but I fixed your htaccess in that folder to make it work anyways. :)