Skip to content
Snippets Groups Projects
Unverified Commit dc46bc83 authored by Javier Bértoli's avatar Javier Bértoli Committed by GitHub
Browse files

Merge pull request #224 from arthurlogilab/fix-fcgid-redhat

Fix fcgid redhat
parents 4e73a80b d7e212d9
Branches
No related tags found
No related merge requests found
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
'mod_wsgi': 'mod_wsgi', 'mod_wsgi': 'mod_wsgi',
'conf_mod_wsgi': '/etc/httpd/conf.d/wsgi.conf', 'conf_mod_wsgi': '/etc/httpd/conf.d/wsgi.conf',
'mod_php5': 'php', 'mod_php5': 'php',
'mod_fcgid': 'mod_fcgid',
'mod_pagespeed_source': 'https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm', 'mod_pagespeed_source': 'https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm',
'vhostdir': '/etc/httpd/vhosts.d', 'vhostdir': '/etc/httpd/vhosts.d',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment