https://issues.apache.org/bugzilla/show_bug.cgi?id=50778
Summary: Please remove non-exists page reference
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: regression
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
In the page: http://httpd.apache.org/docs/trunk/howto/
There is a non-exists page reference:
See: Access Control [1]
[1] http://httpd.apache.org/docs/trunk/howto/access.html
diff --git a/docs/manual/howto/index.xml b/docs/manual/howto/index.xml
index d7d79b4..f60be63 100644
--- a/docs/manual/howto/index.xml
+++ b/docs/manual/howto/index.xml
@@ -49,7 +49,7 @@
are a variety of different ways that this can be
accomplished.</p>
- <p>See: <a href="access.html">Access Control</a></p>
+ <!-- <p>See: <a href="access.html">Access Control</a></p> -->
</dd>
</dl>
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]