diff --git a/apache/000-default.conf b/apache/000-default.conf index 1f77b79..b7869a4 100644 --- a/apache/000-default.conf +++ b/apache/000-default.conf @@ -1,12 +1,10 @@ ServerName localhost - DocumentRoot /var/www/html/daloradius - + DocumentRoot /var/www/html/daloradius/operators + Options -Indexes +FollowSymLinks AllowOverride All Require all granted DirectoryIndex index.php - ErrorLog ${APACHE_LOG_DIR}/error.log - CustomLog ${APACHE_LOG_DIR}/access.log combined