]> granicus.if.org Git - apache/shortlog
apache
1997-09-12 pcsAdd CheckSpelling to list of directives
1997-09-12 pcsAdd mod_speling to the list of distributed modules
1997-09-11 dgaudetAdd in mod_speling.
1997-09-11 pcsAdd link to mod_setenvif docs. Add placeholder for...
1997-09-11 pcsChange Module line examples into AddModule to reflect...
1997-09-09 Ken Coar Strongly note that the standalone FancyIndexing and...
1997-09-07 Marc SlemkoUpdate the fin_wait_2 page to reflect the current under...
1997-08-28 brianPR:
1997-08-28 Ken Coar The long-awaited doc update for the conditional SSI...
1997-08-26 Ken Coar Update the list of directives for BrowserMatch*'s...
1997-08-26 Ken Coar Ta-daah! The documentation for mod_setenvif, which...
1997-08-26 brianPR: #1010
1997-08-26 brianPR:
1997-08-26 brianPR:
1997-08-26 brianPR:
1997-08-25 brianPR:
1997-08-25 Ken Coar Update FAQ #35 (where's the dump?) to mention the...
1997-08-24 pcsAdd document explaining how Directory, Location and...
1997-08-24 pcsAttempt to clarify relationship between VirtualHost and
1997-08-24 pcsUpdate sample output from Configure to something more...
1997-08-23 Randy TerbushUpdate docs to reflect changes to mod_cern_meta
1997-08-23 dgaudetAdd warning about NT.
1997-08-23 Randy TerbushDocument 'Include'
1997-08-17 Marc SlemkoFix Squent typo.
1997-08-14 Ken Coar Some typos and other cleanup from Martin the doc-walloper.
1997-08-11 pcsInitial documentation for the new Configure
1997-08-08 brianPR:
1997-08-07 Ken Coar Work around problem with mod_mime_magic by changing...
1997-08-06 dgaudetdirectory_walk optimization reducing the core loop...
1997-08-05 Ralf S. EngelschallEnhanced and cleaned up the URL rewriting engine for...
1997-08-03 Marc SlemkoAdd a CoreDumpDirectory directive to allow users to...
1997-08-03 Ralf S. EngelschallAdded link to the CGI spec from NCSA.
1997-08-02 Marc SlemkoTypo fixes and update FreeBSD FD_SETSIZE question....
1997-08-01 Ralf S. EngelschallMake headerlines consistent between modules.
1997-08-01 Ralf S. EngelschallFixed HTML tag which was bad in recent commit.
1997-08-01 Ralf S. EngelschallLet the user use ``RewriteCond %{...} !=""'' instead
1997-07-31 Ralf S. EngelschallBring mod_rewrite documentation up-to-date with recent...
1997-07-30 dgaudetDocument the AddModuleInfo patch.
1997-07-30 dgaudetmod_access overhaul. Network/netmask and CIDR syntax...
1997-07-30 Ken Coar Added item about the CGI/1.1 spec online locations...
1997-07-25 Ken Coar Add ability to sort FancyIndexed directories by the...
1997-07-25 Ralf S. Engelschall- added answer about "missing" REMOTE_USER variable
1997-07-22 Alexei KosutFix HTML mistake
1997-07-22 Alexei KosutChange ThreadsPerChild config default from 20 to 50...
1997-07-22 Alexei KosutAdd docs for mod_isapi
1997-07-22 dgaudetRealPlayer update.
1997-07-22 dgaudetAdd note about Set-Cookies.
1997-07-21 Alexei KosutChange release and debug to apacher and apached, to...
1997-07-21 Alexei KosutCreate some docs on Apache for Windows. Note that some...
1997-07-21 brianPR: 785
1997-07-20 dgaudetA doc update from Martin Kraemer.
1997-07-20 dgaudetBlurb about downgrade-1.0.
1997-07-20 dgaudetFirst draft of all the problems we know about and have...
1997-07-19 dgaudetUpdate note about AIX descriptors.
1997-07-19 dgaudetNoProxy and ProxyDomain directives.
1997-07-17 dgaudetFix poor html formatting of example. Remove <Limit...
1997-07-17 dgaudetremove bogus : in docs
1997-07-15 Ken Coar Add documentation for IndexOptions SuppressHTMLPreambl...
1997-07-14 dgaudetPR#862: Apache doesn't implement OnDeny.
1997-07-14 dgaudetPR#861: note the lack of the "optional" keyword in...
1997-07-12 Marc SlemkoFix IfModule typo.
1997-07-11 Marc SlemkoMinor cleanups.
1997-07-09 dgaudetDoc tweak from Ian.
1997-07-08 dgaudetFix mod_dir references.
1997-07-08 dgaudetAutomatic indexes moved from mod_dir into mod_autoindex...
1997-07-08 Ken Coar Add a BrowserMatch for the AppletViewer user-agent...
1997-07-08 Alexei KosutEnable regex support in mod_alias with AliasMatch,...
1997-07-08 dgaudetThe AccessFileName directive can now take more than...
1997-07-07 dgaudetAdded mod_mime_magic.
1997-07-06 Ken Coar More HTML cleanups, retrofit of intentional <XA> tag...
1997-07-06 Ken Coar Numerous HTML cleanups, largely courtesy of weblint...
1997-07-06 Ken Coar Correct the BODY tag's colour attributes to be in...
1997-07-05 Marc SlemkoFix typos.
1997-07-05 Ken Coar Numerous HTML cleanups, some minor rewordings and...
1997-07-05 Ken Coar Add FAQ about "connection reset by peer" message.
1997-07-02 Marc SlemkoFix bogus HTML.
1997-07-02 Marc SlemkoHTML cleanup.
1997-07-02 Marc SlemkoHTML cleanups. weblint is your friend, and it is even...
1997-07-02 Ken Coar Add documentation of new syntaxes for UserDir {disable...
1997-06-30 dgaudetPR#372: EXTRA_LFLAGS was changed to EXTRA_LDFLAGS ...
1997-06-29 Marc SlemkoAdd docs for LockFile and fix a few typos.
1997-06-28 Marc SlemkoAdd ListenBacklog directive to control the backlog...
1997-06-28 dgaudetProvide links to descriptors.html.
1997-06-28 dgaudetUpdate bind-8.1 docs in FAQ.
1997-06-26 Ken Coar Fix up the Perl example for nph-script detection ...
1997-06-26 dgaudetTake 1, here's a description of the descriptors problem...
1997-06-24 Ken Coar Removal of the Evil TAB Characters.
1997-06-24 Ken Coar Update mod_dir documentation to include IconHeight...
1997-06-23 dgaudetPR#657: apache doesn't recognize <Limit GET, POST>...
1997-06-22 dgaudetMaybe help users a bit, I doubt it. Consider PR#480...
1997-06-21 dgaudetmerge in Dirk's three new faq additions
1997-06-20 dgaudetdocument linux shmget problem
1997-06-12 brianSubmitted by: Chuck McKenzie <charlesm@cs.wisc.edu>
1997-06-12 Ken Coar Clean up "premature end of headers" FAQ and add additional
1997-06-12 Ken Coar Removed TABs, replacing with spaces as appropriate...
1997-06-11 Ken Coar Removing inappropriate <P></P> container.
1997-06-11 Marc SlemkoAdd missing <P>.
1997-06-11 Ken Coar Added a semi-FAQ about why mod_info doesn't display...
1997-06-10 Marc SlemkoRemove leftover JDK question and fix BrowserMatch string.
1997-06-10 Marc SlemkoSendBufferSize is not valid in a VirtualHost, so make...
next