i try to protect my site (static php) follow this instructions http://docs.webfaction.com/software/static.html#password-protecting-a-directory-with-a-static-cgi-php-app but i get a 500 internal server error, i read about change apache config to solve this but looks like isnt posible how can i get it working? asked 04 Oct '12, 09:00 x2l2 |
As mentioned in the support ticket, I made the AuthName one word. If you want longer text or words separated by spaced, you will need to put the text in quotes. eg: "Enter Password" answered 05 Oct '12, 12:01 bmeyer71 ♦♦ i fell stupid >_< thank you for your help
(05 Oct '12, 12:14)
x2l2
|
What type of application are you trying to password protect?
is a php website
Maybe open a support ticket for us to take a closer look at what you have.
was this resolved via support ticket? if so could you post what the solution was.