Hello everybody.
I've a html calling a cgi script witch is fine, but i've decided that the cgi it self should be .htaccess protected.
I was expecting that when i call the html i would get the .htaccess prompt window asking for my login but it doesn't. I get an [an error occurred while processing this directive].
Beside changing the site so i'll be able to protect the html with the cgi in, is there a way to turn this arround, in a way that the html still public and only the cgi still protected?