diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon/openstack-dashboard-apache.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon/openstack-dashboard-apache.conf b/meta-openstack/recipes-devtools/python/python-horizon/openstack-dashboard-apache.conf index 5b77639..413078a 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon/openstack-dashboard-apache.conf +++ b/meta-openstack/recipes-devtools/python/python-horizon/openstack-dashboard-apache.conf | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | LoadModule wsgi_module /usr/lib64/apache2/modules/mod_wsgi.so | 1 | LoadModule wsgi_module %LIBDIR%/apache2/modules/mod_wsgi.so |
| 2 | 2 | ||
| 3 | # python 2.7.2 has a bug that causes fork run in sub interpreters to fail | 3 | # python 2.7.2 has a bug that causes fork run in sub interpreters to fail |
| 4 | # http://bugs.python.org/issue13156 | 4 | # http://bugs.python.org/issue13156 |
