diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2006-07-06 21:25:28 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2006-07-06 21:25:28 +0200 |
commit | a6566261af8c8cc335ad8fa6244c05ec22309f73 (patch) | |
tree | 10d8055ac4ef5a74f576c739b6c386878f81e397 /docs/manual/mod/index.html.en | |
parent | New changes to win32 docs, regenerated (diff) | |
download | apache2-a6566261af8c8cc335ad8fa6244c05ec22309f73.tar.xz apache2-a6566261af8c8cc335ad8fa6244c05ec22309f73.zip |
Might be my imagination, but seems full set hasn't been
generated in quite a while.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419671 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.en')
-rw-r--r-- | docs/manual/mod/index.html.en | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 3c33d10005..9aa69589a1 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -78,6 +78,8 @@ media type or request method.</dd> filesystem in the document tree and for URL redirection</dd> <dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own HTTP headers</dd> +<dt><a href="mod_aspdotnet.html">mod_aspdotnet</a></dt><dd>Provides an interface for ASP.NET content between Apache HTTP +Server 2.0 and Microsoft's ASP.NET host.</dd> <dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd> <dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5 Digest Authentication</dd> |