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
Directory:
/srv/www/BookStack/:
Options: 'Indexes FollowSymLinks -MultiViews'
Options: false
AllowOverride: None
Require: all granted
Formula_Append: |