Commit 9fb52ad2 authored by Andre Malo's avatar Andre Malo
Browse files

Don't mess with fixed fields like status.

move external url to status/@href


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419691 13f79535-47bb-0310-9956-ffa450edef68
parent e0ed2e0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>