- changed overloaded <seealso>s to (hopefully) better ones
- added rather specialized <seealso>s to the directive descriptions
- one may specify more than one language in the content-language header
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97979 13f79535-47bb-0310-9956-ffa450edef68
- remove outdated info, that mod_mime_magic has to be placed
before mod_mime in the config
- kept the <pre>d examples, but squeezed them to cause
less problems
- reformatted the copyright notes from <pre> to <note>s
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97926 13f79535-47bb-0310-9956-ffa450edef68
- markup & <em> -> <var>
- modify the argument list of MultiViewsMatch in order to better reflect
the possibilities
- add several <override>s and some <seealso>s
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97833 13f79535-47bb-0310-9956-ffa450edef68
- some rearranging of the content
- fix conextlists. with the current code it doesn't make
sense to put any directive into an virtual host (the config
pointer is static...) (blame me, if I'm wrong)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97827 13f79535-47bb-0310-9956-ffa450edef68
nits, if there are (probably there *are* :)
main changes:
- introduce docs for mod_authn_default, mod_authz_default and
mod_authz_user
- fix argument lists of the provider directives
- fix the examples (intended to be better :)
- introduce the AuthDigestShmemSize directive
- remove AuthDigestUser/GroupFile
- mention htdigest in AuthUserFile docs
- mod_authn_anon is now an authn provider
- markup
Reviewed by: Astrid Ke�ler <kess@kess-net.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97823 13f79535-47bb-0310-9956-ffa450edef68
(Note: upgrading.xml.de is not up-to-date in both branches)
(Note2: in Head also the original should be updated to 2.1 anyway)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97776 13f79535-47bb-0310-9956-ffa450edef68
- keep sitemap in sync
- Note: mod_auth_digest is currently exactly the same as in 2.0
(no changes were made due to the aaa-rewrite)
- modified the example in mod_info (was a bad one ;-)
- forward port (i.e copy) of rotatelogs.html, so we shouldn't forget the
recent changes
- fixed xslt/css for module index page
-> update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97752 13f79535-47bb-0310-9956-ffa450edef68
in upgrading.
Note that there are LOTS of things missing from upgrading.xml. As you
stumble on differences between 1.3 and 2.0, please add them to that file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97583 13f79535-47bb-0310-9956-ffa450edef68
and also remove the comment about the context being incorrect.
The "help" link for "Context" tells you to consult sections.xml
for exceptions, and this is documented there.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97582 13f79535-47bb-0310-9956-ffa450edef68
(and wrongly) implies it is valid within a <Location> directive.
This patch corrects that, as you really can't use AllowOverride in Files
or Location sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97551 13f79535-47bb-0310-9956-ffa450edef68