Adjust themis httpd directory options #50

Merged
Georg merged 1 commits from themis-httpd-fixup into production 2023-04-30 20:04:42 +02:00

View File

@ -25,7 +25,7 @@ apache:
DirectoryIndex: index.php DirectoryIndex: index.php
Directory: Directory:
/srv/www/BookStack/: /srv/www/BookStack/:
Options: 'Indexes FollowSymLinks -MultiViews' Options: false
AllowOverride: None AllowOverride: None
Require: all granted Require: all granted
Formula_Append: | Formula_Append: |