diff --git a/testrail/apache_testrail.conf b/testrail/apache_testrail.conf index a9f179dc0..fe20ee566 100644 --- a/testrail/apache_testrail.conf +++ b/testrail/apache_testrail.conf @@ -6,4 +6,11 @@ ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined + + + Options Indexes FollowSymLinks + AllowOverride All + Require all granted + + \ No newline at end of file