[odrs-web/oscp] 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] And move the wsgi file back to the vhost root (again)
- Date: Tue, 13 Nov 2018 11:51:52 +0000 (UTC)
commit 9f58fd99f59ea7dcccebecc74da13885ddb53fce
Author: Andrea Veri <averi redhat com>
Date: Tue Nov 13 12:51:44 2018 +0100
And move the wsgi file back to the vhost root (again)
app_data/{wsgi-scripts => }/odrs.wsgi | 0
odrs.gnome.org.conf | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/wsgi-scripts/odrs.wsgi b/app_data/odrs.wsgi
similarity index 100%
rename from app_data/wsgi-scripts/odrs.wsgi
rename to app_data/odrs.wsgi
diff --git a/odrs.gnome.org.conf b/odrs.gnome.org.conf
index e223442..9199c47 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/wsgi-scripts/odrs.wsgi
+ WSGIScriptAlias / /opt/app-root/src/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]