Answer the question
In order to leave comments, you need to log in
How to fix this error with Apache?
Hello, I have a site on a machine with the latest Apachem,
But when I open the site, I get this error
You don't have permission to access / on this server.
But if you change the value in this file from
Options FollowSymlinks
Options ExecCGI
To:
Options +FollowSymlinks
Options +ExecCGI
Then the site will show just the site script.
All modules are installed and tested. 6 times.
Answer the question
In order to leave comments, you need to log in
For perl scripts, you need to write a handler in httpd.conf.
And the set of options should be something like this:
Perhaps something else needs to be corrected in your configuration.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question