Forum Moderators: phranque
OSTicket has three .htaccess files in its folders, so should I change that to
AllowOverride All
?
[edited by: Ocean10000 at 5:50 pm (utc) on Oct 25, 2014]
[edit reason] Examplified [/edit]
<Directory /var/www/example/support/api>
<Directory /var/www/example/support/pages>
<Directory /var/www/example/support/include>What's the directory for, if nobody is allowed to go there? "Deny from all" includes subrequests (normally what you'd expect in a directory called "include"). Is there only non-HTTP material here? For consistency's sake, any allow/deny directives should begin with an "Order" line just so you know where you are. Then it won't matter if you later decide to change the ordering for the parent directory.
Deny from all
</Directory>
Where do I need to have the exact domain name?
The /include directory contains the following folders and files: