Commit f2ee627e authored by Martin Kraemer's avatar Martin Kraemer
Browse files

Add fragment target


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87833 13f79535-47bb-0310-9956-ffa450edef68
parent 8582668e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ directives should be placed at the end of httpd.conf, with the one for

<li>The <code>BindAddress</code> directive no longer exists.
Equivalent functionality is provided with the more flexible <code><a
href="mod/mpm_common.html">Listen</a></code> directive.
href="mod/mpm_common.html#listen">Listen</a></code> directive.

<li>The <code>ExtendedStatus</code> directive no longer exists.
Status reporting has been completely rewritten to take advantage
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ directives should be placed at the end of httpd.conf, with the one for

<li>The <code>BindAddress</code> directive no longer exists.
Equivalent functionality is provided with the more flexible <code><a
href="mod/mpm_common.html">Listen</a></code> directive.
href="mod/mpm_common.html#listen">Listen</a></code> directive.

<li>The <code>ExtendedStatus</code> directive no longer exists.
Status reporting has been completely rewritten to take advantage