aboutsummaryrefslogtreecommitdiff
path: root/apache/sites/nowayforward_human.conf.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'apache/sites/nowayforward_human.conf.tpl')
-rw-r--r--apache/sites/nowayforward_human.conf.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/apache/sites/nowayforward_human.conf.tpl b/apache/sites/nowayforward_human.conf.tpl
new file mode 100644
index 0000000..30ebe7e
--- /dev/null
+++ b/apache/sites/nowayforward_human.conf.tpl
@@ -0,0 +1,4 @@
+<VirtualHost *:8000>
+ ServerName localhost
+ DocumentRoot ${REPOSITORY}/views
+</VirtualHost>