]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update docs to reflect the fact that mod_dll has been replaced by mod_so.
authorpcs <pcs@unknown>
Sat, 21 Mar 1998 17:03:49 +0000 (17:03 +0000)
committerpcs <pcs@unknown>
Sat, 21 Mar 1998 17:03:49 +0000 (17:03 +0000)
commit68bde2e09cd59421249904ce661bf6fc3279d4da
treefa4cfcf2c7f9f14df899a728a7d9bc71bc7d4658
parent83299621796ece21d19d8ecd289a8b17a5194281
Update docs to reflect the fact that mod_dll has been replaced by mod_so.
In particular, mark mod_dll as obselete, add Windows information and
examples to mod_so documentation, copy info about creating DLLs from
mod_dll.html to mod_so.html (although this needs more work to add info
for Unix users, since most of the description applies to all systems).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80623 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/directives.html
docs/manual/mod/index.html
docs/manual/mod/mod_so.html