9663798650
Although mod_mmap_static is an experimental module it works fine and already
...
is distributed with Apache it was not prepared the same way as the other
modules. Hence let us give it a first cut for a documentation and an
(disabled, of course) entry in the Configuration.tmpl file.
Dean: Feel free to fix both my english and my initial content in the
mod_mmap_static.html document. It's your baby, so you know
best what is missing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80796 13f79535-47bb-0310-9956-ffa450edef68
1998-04-03 16:07:15 +00:00
68bde2e09c
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
1998-03-21 17:03:49 +00:00
46d10cb348
Document change from mod_dld to mod_so. Actual mod_so usage info to
...
still pretty minimal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80100 13f79535-47bb-0310-9956-ffa450edef68
1998-02-03 11:40:24 +00:00
07050bb5be
A truly mighty mod normalising HTML tags to uppercase, and
...
'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening
to do this for months.. no-one need try to maintain this when
writing/modifiying the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
149dbf20ff
mod_auth_msql isn't part of the distribution any more, so take
...
out all references to it that assume it is. Plus some miscellaneous
HTML cleanup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79972 13f79535-47bb-0310-9956-ffa450edef68
1998-01-23 16:13:57 +00:00
7a069a751d
Document mod_unique_id.html.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79449 13f79535-47bb-0310-9956-ffa450edef68
1997-10-24 09:34:21 +00:00
d6e1e75a11
Add mod_speling to the list of distributed modules
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79196 13f79535-47bb-0310-9956-ffa450edef68
1997-09-12 09:36:18 +00:00
80e2506885
Add link to mod_setenvif docs. Add placeholder for mod_unique_id. Put
...
proxy & rewrite into alphabetic order. Note the modules which are not longer
part of Apache 1.3 (mod_browser, mod_auth_msql).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79178 13f79535-47bb-0310-9956-ffa450edef68
1997-09-11 13:59:30 +00:00
a0fdad7bed
Add docs for mod_isapi
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78742 13f79535-47bb-0310-9956-ffa450edef68
1997-07-22 20:47:40 +00:00
612a5b3e4c
Create some docs on Apache for Windows. Note that some of this is
...
tenative, and likely to change soon.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78727 13f79535-47bb-0310-9956-ffa450edef68
1997-07-21 21:26:56 +00:00
4c413a6c97
Automatic indexes moved from mod_dir into mod_autoindex. The mod_autoindex
...
CVS files are copies of the mod_dir files so that we retain history in
both places.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78566 13f79535-47bb-0310-9956-ffa450edef68
1997-07-08 19:50:41 +00:00
3b93e10a47
Added mod_mime_magic.
...
Submitted by: Ian Kluft <ikluft@cisco.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78553 13f79535-47bb-0310-9956-ffa450edef68
1997-07-07 18:18:40 +00:00
87226ebeb8
More HTML cleanups, retrofit of intentional <XA> tag to a no-op
...
<A NAME> (thanks, Marc). Lots of trailing blanks removed throughout.
Small addition to the new_features_1_3 page. Plenty of
cleanup still to come..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78545 13f79535-47bb-0310-9956-ffa450edef68
1997-07-06 17:19:19 +00:00
8a147876e2
Online docs appearance rework, pass 1 phase 3: module descriptions.
...
This is the end of this pass for the online manual.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 16:14:24 +00:00
b1f303c347
Add a cross-link to the directives list from the modules list.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77855 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 22:37:00 +00:00
e11fd1f0c0
Update documentation to include stuff for mod_example.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77852 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 22:23:26 +00:00
db4b3e4767
fix a thinko
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77713 13f79535-47bb-0310-9956-ffa450edef68
1997-03-10 07:46:56 +00:00
d0d0b0bbc4
Removed mention of FastCGI module, now that it's been removed.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77480 13f79535-47bb-0310-9956-ffa450edef68
1997-01-24 10:18:16 +00:00
567605a92c
Submitted by: Ralf Engelschall
...
mod_rewrite additions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77177 13f79535-47bb-0310-9956-ffa450edef68
1996-12-03 16:51:04 +00:00
5c09d4b24b
Spelling corrections
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 18:14:12 +00:00
ce25d74880
Link to mod_headers documentation from lists of modules and directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77042 13f79535-47bb-0310-9956-ffa450edef68
1996-11-25 13:56:39 +00:00
43e2e456a8
Add more missing modules that are in 1.2
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77024 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 14:35:19 +00:00
345db775cb
Add missing and changed modules
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77022 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 14:29:18 +00:00
3448d5d677
Another massive sweep, adding SSI header/footer combos.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77020 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:47:40 +00:00
3af317e82e
Added headers/footers for these files. Fixed some typos. Started removing
...
old latex stuff.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:30:54 +00:00
359ae809b8
Moved core.html and modules.html to appropriate places in mod/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76997 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:16:33 +00:00