aboutsummaryrefslogtreecommitdiff
path: root/apache/sites
diff options
context:
space:
mode:
Diffstat (limited to 'apache/sites')
-rw-r--r--apache/sites/nowayforward_human.conf.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/apache/sites/nowayforward_human.conf.tpl b/apache/sites/nowayforward_human.conf.tpl
index 34e5533..46fa9c1 100644
--- a/apache/sites/nowayforward_human.conf.tpl
+++ b/apache/sites/nowayforward_human.conf.tpl
@@ -1,7 +1,6 @@
<VirtualHost *:8000>
ServerName localhost
DocumentRoot "${REPOSITORY}/views"
- Alias /controllers "${REPOSITORY}/controllers"
<FilesMatch \.php$>
SetHandler "proxy:unix:${PHP_FPM_SOCKET}|fcgi://localhost/"