Commit graph

17 commits

Author SHA1 Message Date
Ossi Salmi
ac16ad863e apache: Fix log rotation on Ubuntu 2016-10-26 15:16:37 +03:00
Ossi Salmi
345a8f9589 apache: Allow disabling mod_wsgi's embedded mode 2013-06-27 19:37:04 +03:00
Ossi Salmi
583f687dfb apache: Increased mod_fcgid timeout to 120 seconds 2013-06-20 13:34:45 +03:00
Ossi Salmi
fc12e7e03e apache: Fix fcgid on CentOS, dependency fix for wsgi
Create separate mod_fcgid socket dirs for http and httpsd. Also tune the
process limits.
2013-06-16 01:42:13 +03:00
4976e2eb73 Added check for correct user when running www-webalizer.sh. 2013-04-25 00:53:03 +03:00
7bd26f33d3 Fixed Apache module for Fedora 18 (eg. Apache 2.4 series). 2013-04-24 08:44:19 +03:00
Ossi Salmi
07b220391b apache: Allow setting WSGI process group via environment variable 2013-04-16 15:37:08 +03:00
Ossi Herrala
0548ead8cd Allow Apache to use MD5 signed certs in Centos >=6.4.
Centos 6.4 changed the NSS library to reject X.509 certificates which
are signed with MD5:

  "[VALID] The upstream Mozilla NSS disabled support for MD5 hash
   signed certificates in the 3.14 release, which was added to CentOS
   6.4. More details and workarounds can be found in this Fedora bugzilla
   report https://bugzilla.redhat.com/show_bug.cgi?id=895513"

This change can be reverted when the world has changed from MD5 to something else :)
2013-03-09 15:57:45 +00:00
Ossi Salmi
3a40b11a62 Added fix for mod_wsgi socket path on CentOS/RedHat/Fedora 2013-01-24 13:00:20 +02:00
a935a763b8 Fixed description from httpsd service file. 2012-06-13 22:53:00 +03:00
77decd746e Changed apache::sslserver to use systemd on Fedora. 2012-04-02 16:43:14 +03:00
3a030c6b13 Fixed www-logrotate.sh for CentOS 6. 2011-11-09 08:57:32 +02:00
Ossi Salmi
9691ca3977 Fixed www-logrotate.sh for Ubuntu. 2011-03-30 12:59:07 +03:00
Ossi Salmi
eca8e074e5 Added webalizer support to apache module 2010-11-05 22:56:22 +02:00
4320b5fca9 Fixed apache::sslserver init script to work on Fedora. 2010-01-08 01:34:15 +02:00
Ossi Salmi
d6f68680e5 Initial version of apache::sslserver. 2009-11-25 21:03:04 +02:00
4621dcf24a Initial version of apache::logrotate class. 2009-10-28 00:35:33 +02:00