André Malo
bf86dad5c1
add some explanations how to use AOFBT correctly.
...
related to: PR 15045
Reviewed by: Astrid Ke�ler <kess@kess-net.de >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97795 13f79535-47bb-0310-9956-ffa450edef68
2002-12-08 00:42:11 +00:00
André Malo
1806293559
update English transformation
...
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 15:18:40 +00:00
André Malo
3006aa4a2a
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97593 13f79535-47bb-0310-9956-ffa450edef68
2002-11-22 05:10:35 +00:00
Rich Bowen
c85b3b31bd
PR: Debian Bug report #169431 -- Documentation of AllowOverride strongly
...
(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
2002-11-17 20:43:12 +00:00
Joshua Slive
50994254bf
A couple core docs fixes:
...
1. Document the fnmatch wildcards in Include.
2. Add a couple ServerSignature/ServerTokens <directive>
markups.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97478 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 23:43:50 +00:00
Joshua Slive
0e53fffa54
Fix a couple problems with the EnableSendFile docs:
...
1. Add a <compatibility> line.
2. Mention SMB in addition to NFS.
3. Fix a couple small gramatical things.
4. <example> is not a <pre> environment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97475 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 20:31:16 +00:00
Jeff Trawick
2d515faae6
fix a typo in the syntax of LocationMatch
...
PR: 14303
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97447 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 12:29:27 +00:00
Justin Erenkrantz
b8b583d0c4
The value emitted by ServerSignature now mimics the Server HTTP header as
...
controlled by ServerTokens.
Submitted by: Francis Daly <deva@daoine.org >
Reviewed by: Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97416 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 01:55:15 +00:00
Yoshiki Hayashi
79419f135b
Correct typo, cut and past error, wrong mark up and redundant see also.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97402 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 08:14:34 +00:00
Rich Bowen
63b5ab7783
Add examples of using ErrorLog, particularly logging to syslog.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97318 13f79535-47bb-0310-9956-ffa450edef68
2002-10-28 01:52:01 +00:00
André Malo
4160451af3
A happy outcome is worth waiting for...
...
add docs for AddOutputFilterByType
sorry for the long delay.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97221 13f79535-47bb-0310-9956-ffa450edef68
2002-10-15 03:30:17 +00:00
André Malo
7fe519e29b
discovered some useful stuff in the code,
...
see: server/core.c:core_override_type
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97218 13f79535-47bb-0310-9956-ffa450edef68
2002-10-15 02:51:41 +00:00
David Shane Holden
6004163be0
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97210 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 19:16:27 +00:00
André Malo
ecc81a9ecc
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97154 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:27:48 +00:00
André Malo
7b672a2117
core.xml: revert turns to <pre>formatted examples and use
...
<indent> elements
update transformations of core.html.en and
quickreference.html.en (due to the mod_rewrite.xml fix)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97146 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 18:40:36 +00:00
André Malo
38d154b343
update transformation due to the change of synopsis.xsl
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97134 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 15:23:03 +00:00
André Malo
aea58da4fb
update transformation...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97131 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 13:56:36 +00:00
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 from c&p examples, because:
- if you want preformatted text, use <pre>
- they may lead to invisible errors (\xA0 =
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