summaryrefslogtreecommitdiffstats
path: root/httpd.sysconf
Commit message (Collapse)AuthorAgeFilesLines
* no longer package /etc/sysconfig/httpdJoe Orton2016-11-021-30/+0
|
* ignore /etc/sysconfig/httpd and document systemd way of setting env ↵Jan Kaluza2013-05-241-17/+22
| | | | variables in this file
* tweak text.Joe Orton2012-03-231-5/+13
|
* update to 2.4.1Joe Orton2012-03-131-1/+5
| | | | | | | - adopt upstream default httpd.conf (almost verbatim) - split all LoadModules to conf.modules.d/*.conf - include conf.d/*.conf at end of httpd.conf - trim %changelog
* complete conversion to systemd, drop init script (#770311)Joe Orton2012-01-171-28/+3
| | | | | | fix comments in /etc/sysconfig/httpd (#771024) enable PrivateTmp in service file (#781440) set LANG=C in /etc/sysconfig/httpd
* add systemd service files (#684175, thanks to Jóhann B. Guðmundsson)Joe Orton2011-04-121-0/+8
|
* - generate dummy mod_ssl cert with CA:FALSE constraint (#667841)Joe Orton2011-01-311-0/+8
| | | | | | - add man page stubs for httpd.event, httpd.worker - drop distcache support - add STOP_TIMEOUT support to init script
* auto-import changelog data from httpd-2.0.50-6.src.rpmhttpd-2_0_50-6cvsdist2004-09-091-0/+22
Sun Sep 05 2004 Joe Orton <jorton@redhat.com> 2.0.50-6 - include /etc/sysconfig/httpd template (#112085) - pass $OPTIONS in httpd invocations in apachectl (#115910) - do not pass $OPTIONS to apachectl from init script - start httpd in C locale by default from apachectl