forked from pool/apache2
Accepting request 280312 from home:AndreasSchwab:f
- Fix URL syntax in various files OBS-URL: https://build.opensuse.org/request/show/280312 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=427
This commit is contained in:
committed by
Git OBS Bridge
parent
fefabf0a4d
commit
3cd0bfc911
@@ -103,7 +103,7 @@ KeepAliveTimeout 15
|
||||
# The default is on; turn this off if you serve from NFS-mounted
|
||||
# filesystems. On some systems, turning it off (regardless of
|
||||
# filesystem) can improve performance; for details, please see
|
||||
# http:///httpd.apache.org/docs/2.4/mod/core.html#enablemmap
|
||||
# http://httpd.apache.org/docs/2.4/mod/core.html#enablemmap
|
||||
#
|
||||
#EnableMMAP off
|
||||
|
||||
@@ -112,7 +112,7 @@ KeepAliveTimeout 15
|
||||
# used to deliver files (assuming that the OS supports it).
|
||||
# The default is on; turn this off if you serve from NFS-mounted
|
||||
# filesystems. Please see
|
||||
# http:///httpd.apache.org/docs/2.4/mod/core.html#enablesendfile
|
||||
# http://httpd.apache.org/docs/2.4/mod/core.html#enablesendfile
|
||||
#
|
||||
EnableSendfile on
|
||||
|
||||
|
Reference in New Issue
Block a user