Make this work in prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f9a0e1afd7
commit
53d0c7517b
1 changed files with 0 additions and 2 deletions
|
@ -18,10 +18,8 @@ Alias /{{ wikipath }} /srv/web/{{ wikiname }}-wiki/index.php
|
|||
</IfModule>
|
||||
</Directory>
|
||||
|
||||
{% if env == "staging" %}
|
||||
<Directory /mnt/web/attachments>
|
||||
Options SymLinksIfOwnerMatch
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue