1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

232 Commits

Author SHA1 Message Date
Justin Erenkrantz
e23f2cf993 Update the docs to fully reflect the aaa changes by linking in the new
modules and removing the deleted ones; renaming mod_auth_anon->mod_authn_anon,
and mod_access->mod_authz_host.

All docs to the old modules are now deleted.

Translations were kept with their old modules.  (Can't read Japanese.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97123 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 08:46:31 +00:00
André Malo
cf2e90c61d ok, starting this: turn bogus <em> to <var>
also:
- several markup improvements (I hope)
- remove &nbsp; from c&p examples, because:
  - if you want preformatted text, use <pre>
  - they may lead to invisible errors (\xA0 = &nbsp;
    is not recognized by the config parser as whitespace)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97069 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 00:53:48 +00:00
Yoshiki Hayashi
0ede7e52d2 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97030 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 13:01:23 +00:00
Joshua Slive
655d9699a1 I just spent a few minutes helping someone on the users list figure
out how to use <IfModule> with php4 and Apache2 (solution
<IfModule sapi_apache2.c>).  Document the technique for posterity.

Also, try to discourage people from adding random <IfModule>
sections just for the heck of it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96958 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 21:40:44 +00:00
Joshua Slive
b9f7303277 Fix a bunch of little problems that the directive quick-reference
made apparent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 02:41:15 +00:00
André Malo
de9bba75ad transform update again...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96735 13f79535-47bb-0310-9956-ffa450edef68
2002-09-10 01:55:53 +00:00
Joshua Slive
b4e0cfbbf9 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96700 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 23:21:01 +00:00
Joshua Slive
31b1b62deb Transform updates.
Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 17:15:24 +00:00
David Shane Holden
642f536bba Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96665 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 02:57:22 +00:00
Erik Abele
a63f6aae96 Updated XML plus transformations. Whhups, this is a big one :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96655 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:15:34 +00:00
Rich Bowen
1b825982c3 Add link to .htaccess tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96637 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 02:34:38 +00:00
Rich Bowen
a4ab3834fd Add link to .htaccess tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96636 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 02:31:03 +00:00
Yoshiki Hayashi
bcadc4945e Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96562 13f79535-47bb-0310-9956-ffa450edef68
2002-08-29 06:45:39 +00:00
Erik Abele
342ed9e21f Correct/add some syntax, context, default and override issues in core.xml
Submitted by: Andre Malo <nd@perlig.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96427 13f79535-47bb-0310-9956-ffa450edef68
2002-08-17 23:52:12 +00:00
Joshua Slive
f4f6309ee4 Add a ServerSignature <-> ServerTokens cross-reference
and update a few transformations.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96424 13f79535-47bb-0310-9956-ffa450edef68
2002-08-17 17:04:03 +00:00
Yoshiki Hayashi
4b8588c859 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96285 13f79535-47bb-0310-9956-ffa450edef68
2002-08-02 04:35:23 +00:00
Joshua Slive
a3a9e9948c Note that
Include directory/
reads the files in alpha order.


Submitted by:  Andr� Malo <nd@perlig.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96267 13f79535-47bb-0310-9956-ffa450edef68
2002-07-31 20:58:53 +00:00
Joshua Slive
c643a87498 Update transformations. Nothing to see here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96265 13f79535-47bb-0310-9956-ffa450edef68
2002-07-31 20:50:23 +00:00
Yoshiki Hayashi
1a691b1cc9 Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96197 13f79535-47bb-0310-9956-ffa450edef68
2002-07-26 08:03:01 +00:00
Joshua Slive
80fee2ce88 Remove a paragraph from the UseCanonicalName defition that is not relevant now
that Port is gone.

PR: 11041


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96145 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 17:31:00 +00:00
Yoshiki Hayashi
3843666952 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96001 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 07:06:30 +00:00
Rich Bowen
3d79cf7ca9 Submitted by: Owen Boyle, on users@ mailing list
Additional clarification on UseCanonicalName directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95962 13f79535-47bb-0310-9956-ffa450edef68
2002-07-05 03:28:06 +00:00
Rich Bowen
3213d51663 Corrected typo, and added note about Directory sections applying to
files accessed via a different path, such as via symlinks.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95685 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 02:48:16 +00:00
Rich Bowen
62cb8e1506 Added <seealso> for AddHandler to the SetHandler doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95671 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 11:28:22 +00:00
Rich Bowen
6144c7a643 Example for ServerRoot directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95632 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 02:46:04 +00:00
Rich Bowen
7509fbad7a Added example of Using * as argument to NameVirtualHost. Added note that
arg to NameVirtualHost is supposed to match the arg to VirtualHost, as
this seems to come up several times a week on #apache


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95626 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 01:07:09 +00:00
Joshua Slive
b6f6bd1a26 At long last, document the MSIE "friendly error message" issue.
I was very diplomatic here.  I was tempted to use the apache bully-pulpit to
berate MS over this arrogant mis-feature, but I restrained myself.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95558 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 02:17:12 +00:00
Joshua Slive
42b2f95d80 A tiny bit more clarification of _default_.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95402 13f79535-47bb-0310-9956-ffa450edef68
2002-05-30 13:26:08 +00:00
Joshua Slive
50be469769 Too many people seem to try to use _default_ with name-virtual hosts.
Maybe this will help?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95401 13f79535-47bb-0310-9956-ffa450edef68
2002-05-30 13:18:54 +00:00
Yoshiki Hayashi
823596d20b Regenerate HTML files with latest common.xsl.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95313 13f79535-47bb-0310-9956-ffa450edef68
2002-05-28 07:35:00 +00:00
Joshua Slive
71aa3b3475 A bunch of small corrections, mostly to shorten <description>s and add
<override>s.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95300 13f79535-47bb-0310-9956-ffa450edef68
2002-05-27 02:20:17 +00:00
Joshua Slive
700dc34d7c No change here except the filename extensions. Sorry for the massic commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95240 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:23:51 +00:00