add python2-mock here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
f27a3d75cd
commit
dcb984c6d2
2 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
||||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
||||||
ProxyPreserveHost on
|
ProxyPreserveHost on
|
||||||
|
|
||||||
# Set https so styles work
|
|
||||||
RequestHeader set X-Forwarded-Scheme https early
|
|
||||||
RequestHeader set X-Forwarded-Proto https early
|
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- httpd
|
- httpd
|
||||||
- mod_wsgi
|
- mod_wsgi
|
||||||
|
- python2-mock
|
||||||
- modern-paste
|
- modern-paste
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue