diff --git a/httpd.conf b/httpd.conf index 53f3463..f4ba3d9 100644 --- a/httpd.conf +++ b/httpd.conf @@ -44,7 +44,7 @@ LoadModule rewrite_module modules/mod_rewrite.so DocumentRoot "/home/MVT" - Options Indexes FollowSymLinks + Options FollowSymLinks AllowOverride All Require all granted