diff options
Diffstat (limited to 'apache/sites')
| -rw-r--r-- | apache/sites/nowayforward_human.conf.tpl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/apache/sites/nowayforward_human.conf.tpl b/apache/sites/nowayforward_human.conf.tpl index 059a678..7c462e2 100644 --- a/apache/sites/nowayforward_human.conf.tpl +++ b/apache/sites/nowayforward_human.conf.tpl @@ -9,19 +9,9 @@ </If> </FilesMatch> - # Database - SetEnv SERVER ${SERVER} - SetEnv PORT ${PORT} - SetEnv USER ${USER} - SetEnv PASSWORD ${PASSWORD} - SetEnv MYSQL_UNIX_SOCKET ${MYSQL_UNIX_SOCKET} - # 5 minutes TimeOut 300 - # Project - SetEnv ARCHIVES_DIR ${ARCHIVES_DIR} - RewriteEngine On RewriteCond %{HTTP:Authorization} ^(.*) |
