]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Don't mess with fixed fields like status.
authorAndré Malo <nd@apache.org>
Thu, 6 Jul 2006 20:28:43 +0000 (20:28 +0000)
committerAndré Malo <nd@apache.org>
Thu, 6 Jul 2006 20:28:43 +0000 (20:28 +0000)
move external url to status/@href

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419691 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_aspdotnet.xml

index 99c770cfea1b1b8349a67da06e76a86b17275285..9434499d47795e60d85b5d309d15f76dc806b644 100644 (file)
@@ -24,7 +24,7 @@
 <name>mod_aspdotnet</name> 
 <description>Provides an interface for ASP.NET content between Apache HTTP
 Server 2.0 and Microsoft's ASP.NET host.</description>
-<status>External, <a href="http://httpd.apache.org/mod_aspdotnet/">http://httpd.apache.org/mod_aspdotnet/</a></status>
+<status href="http://httpd.apache.org/mod_aspdotnet/">External</status>
 <sourcefile>mod_aspdotnet.cpp</sourcefile>
 <identifier>aspdotnet_module</identifier>
 <compatibility>Compatible only with httpd 2.0.44 and later.</compatibility>