SHA256
1
0
forked from pool/apache2

- enable mod_reqtimeout by default via APACHE_MODULES in

/etc/sysconfig/apache2, configuration 
  /etc/apache2/mod_reqtimeout.conf .
  Of course, the existing configuration remains unchanged.

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=354
This commit is contained in:
Roman Drahtmueller
2012-01-21 12:57:30 +00:00
committed by Git OBS Bridge
parent 3fdc7560a6
commit 58cce20330
4 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 21 13:54:01 CET 2012 - draht@suse.de
- enable mod_reqtimeout by default via APACHE_MODULES in
/etc/sysconfig/apache2, configuration
/etc/apache2/mod_reqtimeout.conf .
Of course, the existing configuration remains unchanged.
-------------------------------------------------------------------
Sat Dec 10 10:34:26 CET 2011 - meissner@suse.de