Skip to content

Commit

Permalink
Re-addes useless AllowOverride for further investigation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWatzinger committed Jan 19, 2024
1 parent 360e30e commit 2b8bb17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/iipsrv.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ScriptAlias /iiif "/var/www/iipsrv/iipsrv.fcgi"

# Set the options on that directory
<Location "iipsrv/">
AllowOverride None
Options None
<IfModule mod_version.c>
<IfVersion < 2.4>
Expand Down

0 comments on commit 2b8bb17

Please sign in to comment.