Quote:
Originally Posted by mariosipad
And if you change
<Directory /var/www/http>
to
<Directory /usr/local/www>
?
|
No difference regardless of the value of the <Directory> tag.
I also tried deleting the cache and history files to see if there was something cached that was overriding with the same results.
As a different test, I changed the path to .htpasswd in the .htaccess file to point to directory where that file is not present. When I access the site, I get an internal system error. That tells me that the file is being seen by apache correctly, though it doesn't tell me what the problem is.
I may try deleting the jail completely and start over. I may have changed something without noticing which is causing this.