Skip to content
Snippets Groups Projects
Commit 8231a9d8 authored by jurgenhaas's avatar jurgenhaas
Browse files

Adjust Drupal settings

parent eedb12f6
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@
ProxyPassMatch ^/(.*\.php(/.*)?)$ fcgi://127.0.0.1:{{ drupal.jail.port }}{{ drupalRoot }}/$1
{% endif %}
DocumentRoot {{ drupalRoot }}
<Directory {{ drupalRoot }}/>
DocumentRoot {{ docRoot }}
<Directory {{ docRoot }}/>
Options +ExecCGI +Indexes +FollowSymLinks +MultiViews
AllowOverride All
{% if item.apache_auth is defined %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment