Joe Orton
febac1c9c4
pull fix for NPN patch from upstream (r1345599)
2012-06-06 11:09:47 +01:00
Joe Orton
c42f37179a
rediff to fix fuzz
2012-05-31 16:46:06 +01:00
Joe Orton
5776612923
omit changes to CHANGES
2012-05-31 15:02:07 +01:00
Joe Orton
c010dc9a15
ignore CHANGES
2012-05-31 15:01:40 +01:00
Joe Orton
969baf89f0
update suexec patch to use LOG_AUTHPRIV facility
2012-05-31 14:30:39 +01:00
Joe Orton
ddd6f9f031
catch errors
2012-05-31 14:30:31 +01:00
Joe Orton
5dd3534137
add comment to allow easy reuse.
2012-05-31 14:28:46 +01:00
Joe Orton
8efe5b8c43
really fix autoindex.conf (thanks to remi@)
2012-05-24 16:31:51 +01:00
Joe Orton
e4b721f97c
fix autoindex.conf to allow symlink to poweredby.png
2012-05-24 11:10:58 +01:00
Joe Orton
47e1c65996
describe patch.
2012-05-24 09:15:56 +01:00
Joe Orton
0fddaa6add
add upstream commit reference.
2012-05-24 09:15:05 +01:00
Joe Orton
9a6ea3da72
remove old gpg sigs.
2012-05-23 22:57:19 +01:00
Joe Orton
d3d3699597
suexec: use upstream version of patch for capability bit support
2012-05-23 22:48:18 +01:00
Joe Orton
22bfb45d02
suexec: use syslog rather than suexec.log, drop dac_override capability
2012-05-23 17:01:18 +01:00
Joe Orton
f04e6633be
mod_ssl: add TLS NPN support (r1332643, #809599 )
...
Resolves: rhbz#809599
2012-05-01 14:34:55 +01:00
Joe Orton
e0188e30ee
add BR on APR >= 1.4.0
2012-05-01 13:34:06 +01:00
Joe Orton
f7210bd855
use systemctl from logrotate ( #221073 )
...
Resolves: rhbz#221073
2012-04-27 16:56:26 +01:00
Joe Orton
c389c417e6
pull from upstream:
...
* use TLS close_notify alert for dummy_connection (r1326980+)
* cleanup symbol exports (r1327036+)
2012-04-27 13:41:07 +01:00
Joe Orton
44a360e599
add script for pulling revs from upstream
2012-04-27 13:40:37 +01:00
Joe Orton
b4edcbb8cb
really fix restart
...
Resolves: rhbz#814645
2012-04-20 13:10:10 +01:00
Joe Orton
ea6aac8abd
tweak default ssl.conf
...
- fix restart handling (#814645 )
- use graceful restart by default
Resolves: rhbz#814645
2012-04-20 12:38:40 +01:00
Jan Kaluza
b72df69f2e
update to 2.4.2
2012-04-18 10:17:45 +02:00
Joe Orton
22a55f7792
fix macros
2012-03-23 16:06:35 +00:00
Joe Orton
f3bf1daed0
add _httpd_moddir to macros
2012-03-23 14:48:06 +00:00
Joe Orton
9eaca20f04
tweak text.
2012-03-23 12:49:05 +00:00
Joe Orton
a9c3212302
tweak text
2012-03-23 12:43:56 +00:00
Joe Orton
dd94df0be1
fix manual.conf
2012-03-13 16:58:07 +00:00
Joe Orton
2ef12c9266
fix symlink for poweredby.png
2012-03-13 16:52:36 +00:00
Joe Orton
415f76c452
add mod_proxy_html subpackage (w/mod_proxy_html + mod_xml2enc)
...
- move mod_ldap, mod_authnz_ldap to mod_ldap subpackage
2012-03-13 16:33:13 +00:00
Joe Orton
c540f64f85
split autoindex config to conf.d/autoindex.conf
...
ship additional example configs in docdir
2012-03-13 16:04:44 +00:00
Joe Orton
9c13a78f8b
- default config:
...
* unrestricted access to (only) /var/www
* remove (commented) Mutex, MaxRanges, ScriptSock
2012-03-13 15:45:17 +00:00
Joe Orton
c70a7c10c0
tidy up cache directories
2012-03-13 15:43:55 +00:00
Joe Orton
93dd920a4b
omit redundant -k start
2012-03-13 15:33:26 +00:00
Joe Orton
b2bbac861a
add contentdir, confdir, modconfdir to macros.httpd
2012-03-13 15:33:02 +00:00
Joe Orton
abb60ee5b9
fix build
2012-03-13 10:05:20 +00:00
Joe Orton
9d402ca5f2
clean docroot better
2012-03-13 09:57:51 +00:00
Joe Orton
3a44ff7655
update to 2.4.1
...
- 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
2012-03-13 09:55:18 +00:00
Joe Orton
61679dd90c
adjust for new man page locations
2012-02-13 12:52:08 +00:00
Joe Orton
15553f5032
fix build against PCRE 8.30
2012-02-13 12:02:00 +00:00
Joe Orton
b8c1df7e3b
update sources
2012-02-13 11:48:36 +00:00
Joe Orton
af18cf8413
update sources
2012-02-13 11:47:59 +00:00
Joe Orton
8e77f791ac
update to 2.2.22
2012-02-13 10:48:10 +00:00
Petr Písař
056bf1c0cb
Rebuild against PCRE 8.30
2012-02-10 14:45:17 +01:00
Jan Kaluza
a94221331d
fix #783629 - start httpd after named
2012-01-23 12:46:55 +01:00
Joe Orton
ce009f995d
complete conversion to systemd, drop init script ( #770311 )
...
fix comments in /etc/sysconfig/httpd (#771024 )
enable PrivateTmp in service file (#781440 )
set LANG=C in /etc/sysconfig/httpd
2012-01-17 13:17:38 +00:00
Dennis Gilmore
ba7fac9e71
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 23:01:58 -06:00
Jan Kaluza
5f894988fe
fix #751591 - start httpd after remote-fs
2011-12-06 08:48:34 +01:00
Jan Kaluza
7d4330ab2c
allow change state of BalancerMember in mod_proxy_balancer web interface
2011-10-24 13:28:07 +02:00
Ville Skyttä
fee4dde239
Add .svgz to AddEncoding x-gzip example in httpd.conf.
2011-09-22 23:43:55 +03:00
Ville Skyttä
594bef693c
Make mmn available as %{_httpd_mmn}.
2011-09-22 23:43:32 +03:00