[packages/apache] update doc links to 2.4 version
glen
glen at pld-linux.org
Tue Nov 1 20:23:30 CET 2016
commit 58ab2e29816cd786d585ebe462fda67f4c61cf22
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 1 21:23:21 2016 +0200
update doc links to 2.4 version
apache-httpd.conf | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/apache-httpd.conf b/apache-httpd.conf
index 1df5164..31ff912 100644
--- a/apache-httpd.conf
+++ b/apache-httpd.conf
@@ -2,16 +2,15 @@
# It contains the configuration directives that give the server its instructions.
#
# This config aims to be clean and readable.
-# See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
+# See <http://httpd.apache.org/docs/2.4> for detailed information.
# In particular, see
-# <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
+# <http://httpd.apache.org/docs/2.4/mod/directives.html>
# for a discussion of each configuration directive.
ServerRoot "/etc/httpd"
LoadModule unixd_module modules/mod_unixd.so
-
# User/Group: The name (or #number) of the user/group to run httpd as.
# It is usually good practice to create a dedicated user and group for
# running httpd, as with most system services.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/58ab2e29816cd786d585ebe462fda67f4c61cf22
More information about the pld-cvs-commit
mailing list