From f59f3bead14cabcbb9b144e3c6c95581248a024f Mon Sep 17 00:00:00 2001 From: mg Date: Fri, 9 Apr 2021 23:52:12 +0200 Subject: [PATCH] Bugfix: dokuwiki Vars (#67) Bugfix: dokuwiki Vars Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/67 Co-Authored-By: mg Co-Committed-By: mg --- roles/mgrote.dokuwiki/templates/000-default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mgrote.dokuwiki/templates/000-default.conf b/roles/mgrote.dokuwiki/templates/000-default.conf index 30115d57..1e34f338 100644 --- a/roles/mgrote.dokuwiki/templates/000-default.conf +++ b/roles/mgrote.dokuwiki/templates/000-default.conf @@ -28,7 +28,7 @@ # following line enables the CGI configuration for this host only # after it has been globally disabled with "a2disconf". #Include conf-available/serve-cgi-bin.conf - + AllowOverride All Options -Indexes -MultiViews +FollowSymLinks