We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39ffd9 commit a942420Copy full SHA for a942420
httpd-suffix.conf
@@ -4,6 +4,7 @@ UserDir public_html
4
<Directory />
5
#php_admin_value engine Off
6
Options all MultiViews -Indexes
7
+ AllowOverride Options=Indexes
8
DirectoryIndex index.html index.htm
9
<FilesMatch "\.php$">
10
Require all denied
0 commit comments