aboutsummaryrefslogtreecommitdiff
path: root/apache
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-02-12 11:22:43 +0200
committerSyndamia <kamen@syndamia.com>2025-02-12 11:22:43 +0200
commit223a31224b9c140c9369358b6978c55ef289fde1 (patch)
treebdf9ad64e5c4d475cb7732d1c4e7b33f7d718e0d /apache
parent62a6f96f42d3f799e5beded2407ca53295a803f2 (diff)
downloadnowayforward_human-223a31224b9c140c9369358b6978c55ef289fde1.tar
nowayforward_human-223a31224b9c140c9369358b6978c55ef289fde1.tar.gz
nowayforward_human-223a31224b9c140c9369358b6978c55ef289fde1.zip
hotfix: Replace environment variables with php global constants
Diffstat (limited to 'apache')
-rw-r--r--apache/sites/nowayforward_human.conf.tpl10
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} ^(.*)