diff options
Diffstat (limited to 'apache')
| -rw-r--r-- | apache/httpd.conf.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apache/httpd.conf.tpl b/apache/httpd.conf.tpl index 0a63292..3c87dab 100644 --- a/apache/httpd.conf.tpl +++ b/apache/httpd.conf.tpl @@ -32,3 +32,4 @@ AddType application/javascript .js SetEnv MYSQL_UNIX_SOCKET ${MYSQL_UNIX_SOCKET} SetEnv USER ${USER} +SetEnv ARCHIVES_DIR ${ARCHIVES_DIR} |
