]> git.pld-linux.org Git - packages/apache.git/commitdiff
- add settings from extra/httpd-default.conf
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 14 Dec 2005 22:01:35 +0000 (22:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-httpd.conf -> 1.43

apache-httpd.conf

index 3168cec40a75d215c6d5649308cf1ea41b1511c2..3dbecbd6ccd39f8d08fa0f954094d060056c9a30 100644 (file)
@@ -53,6 +53,16 @@ ErrorLog logs/error_log
 # alert, emerg.
 LogLevel warn
 
+Timeout 300
+KeepAlive On
+MaxKeepAliveRequests 100
+KeepAliveTimeout 5
+UseCanonicalName Off
+AccessFileName .htaccess
+ServerTokens Full
+ServerSignature On
+HostnameLookups Off
+
 # Include other modules and packages config.
 # TODO: use conf.d here oneday
 Include httpd.conf/*.conf
This page took 0.100899 seconds and 4 git commands to generate.