[odrs-web/oscp] Revert "And move the wsgi file back to the vhost root (again)"
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] Revert "And move the wsgi file back to the vhost root (again)"
- Date: Tue, 13 Nov 2018 12:07:56 +0000 (UTC)
commit 93b363c9dcb524c66edf48cacdc819f7b4392405
Author: Andrea Veri <averi redhat com>
Date: Tue Nov 13 13:07:36 2018 +0100
Revert "And move the wsgi file back to the vhost root (again)"
This reverts commit 9f58fd99f59ea7dcccebecc74da13885ddb53fce.
app_data/{ => wsgi-scripts}/odrs.wsgi | 0
odrs.gnome.org.conf | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/odrs.wsgi b/app_data/wsgi-scripts/odrs.wsgi
similarity index 100%
rename from app_data/odrs.wsgi
rename to app_data/wsgi-scripts/odrs.wsgi
diff --git a/odrs.gnome.org.conf b/odrs.gnome.org.conf
index 9199c47..e223442 100644
--- a/odrs.gnome.org.conf
+++ b/odrs.gnome.org.conf
@@ -17,7 +17,7 @@ LogLevel debug
WSGIDaemonProcess odrs.gnome.org processes=10 threads=15 maximum-requests=100
WSGIProcessGroup odrs.gnome.org
- WSGIScriptAlias / /opt/app-root/src/odrs.wsgi
+ WSGIScriptAlias / /opt/app-root/src/wsgi-scripts/odrs.wsgi
SetEnv ODRS_REVIEWS_SECRET replace_odrs_secret
SetEnv MYSQL_DB_USERNAME replace_odrs_username
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]