diff options
Diffstat (limited to 'apache/sites/nowayforward_human.conf.tpl')
| -rw-r--r-- | apache/sites/nowayforward_human.conf.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apache/sites/nowayforward_human.conf.tpl b/apache/sites/nowayforward_human.conf.tpl index e94e13e..72ed808 100644 --- a/apache/sites/nowayforward_human.conf.tpl +++ b/apache/sites/nowayforward_human.conf.tpl @@ -1,6 +1,7 @@ <VirtualHost *:8000> ServerName localhost DocumentRoot "${REPOSITORY}/views" + Alias /archives "${ARCHIVES_DIR}" <FilesMatch \.php$> SetHandler "proxy:unix:${PHP_FPM_SOCKET}|fcgi://localhost/" |
