I have another problem with SSI which will not automatically execute /index.shtml
if I type domain.com/index.shtml it works.
if I type domain.com/ only it does not work and I see an error message in error.log
"Directory index forbidden by Options directive: /var/www/airpatrol.us/web/"
my vhost SSI enable looks like this:
Code:
# ssi enabled
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
Options +Includes +Indexes
I have added
"+Indexes" as shown above and the error.log message changed to
"(13)Permission denied: Can't open directory for index: /var/www/airpatrol.us/web/"
And terminal shows error
"403 You are not permitted to access the requested URL."
I have tried root/root and client1/web4 and chmod 755, 644 and some others without any positive result.
What am I doing wrong?
Recent comments
6 hours 22 min ago
15 hours 50 min ago
16 hours 39 min ago
20 hours 12 min ago
1 day 37 min ago
1 day 58 min ago
1 day 3 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 19 hours ago