1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

3297 Commits

Author SHA1 Message Date
Erik Abele
df6ae4cd13 Broken link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97552 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 20:53:30 +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
André Malo
068d47522a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97550 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:42:28 +00:00
André Malo
d7c74e418a - add several <parentdocument>s
- mention the rewriteguide on misc/index
  (hmm, what about the perf-hp document in /platform/?
   Is it still on topic?)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97549 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:28:40 +00:00
André Malo
ec6fa85be9 check whether <parentdocument> contains text(nodes).
this allows documents to set the href of the top left left-arrow
without adding a breadcrumb link. This feature primarily intended for
directory index files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97548 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 05:54:04 +00:00
André Malo
bba226af0e KISS.
<xsl:attribute> makes the life easy :)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97547 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 05:23:23 +00:00
Joshua Slive
c48dfd88d5 Forward-port force-response-1.0 change and document no-gzip.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97544 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 02:15:16 +00:00
Joshua Slive
fca1514ed8 mod_ext_filter has switched from Experimental to Extension.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97543 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 01:43:20 +00:00
André Malo
584bec3d85 - <em> -> <var>
- little reformatting
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97541 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 20:21:38 +00:00
André Malo
3f68414048 - <em> -> <var>
- add markup
- fix contextlist of ISAPIReadAheadBuffer
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97538 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 02:20:35 +00:00
André Malo
e03f651ea1 - <em> -> <var>
- little markup & reformatting


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97537 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 01:31:29 +00:00
André Malo
b71a185582 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97536 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 00:48:49 +00:00
André Malo
6e9f4346a5 more formal changes:
- moved path_info section below the "enabling" section
- dropped "Using Server Side Includes for ErrorDocuments" section and added
  a simple seealso instead. I don't see, that we need a separate section to
  set a link.
- created an own subsection for every SSI element and put an overview table
  on top of it, this resolves also the mozilla problem with nested <dl>s,
  that was still present (sometimes)
- fixed some typos
- markup.

content changes:
- added a note about the behaviour of fsize/flastmod virtual
- removed apache 1.2 compatibility notes (this is a 2.x documentation)
- added a compat note in the module overview table
- added description for QUERY_STRING_UNESCAPED
- splitted flow control descriptions (=, != vs. <, <=, >, >=; the former
  allow regexps, the latter don't)
- added a sentence and an example about regexp capturing
- mentioned the literal comparison (vs. numerical)
- includesNOEXEC allows only text/* ressources to be included.
  mentioned that.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97535 13f79535-47bb-0310-9956-ffa450edef68
2002-11-16 00:47:52 +00:00
André Malo
efb31bbea2 add missing linebreaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97531 13f79535-47bb-0310-9956-ffa450edef68
2002-11-15 05:33:29 +00:00
Erik Abele
5c8c32d869 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97524 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 19:18:03 +00:00
Erik Abele
591c27d78a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97523 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 19:12:09 +00:00
Joshua Slive
c103cac783 Fix markup.
Submitted by:  Andr� Malo


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97522 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 19:04:36 +00:00
André Malo
be6d7a4474 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97521 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 18:50:09 +00:00
André Malo
31948d1703 - adding markup
- reformatting a bit
- <em> -> <var>
- add seealso to UseCanonicalName
- add explicit XHTML example
- " inside quoted text is not impossible, it can be written as &quot;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97520 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 18:43:32 +00:00
Joshua Slive
a9071ababf apachectl nroff->xml with a few content updates to document
the new pass-through mode.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97519 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 17:24:33 +00:00
Joshua Slive
4c089d5455 Remove the nroff httpd man page and put in an xml one in the manual.
At the same time, update with some new args.  More review of
this would be good.

Reviewed by: Astrid Kessler, Erik Abele, Andr� Malo, Rich Bowen


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97517 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 16:24:53 +00:00
Yoshiki Hayashi
af48450aa6 New XML.
Sumitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97515 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 09:22:42 +00:00
André Malo
5abb2200e4 - fix bogus example regex
- update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97514 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 05:40:00 +00:00
André Malo
86ceb35f60 - <em> -> <var>
- reformatting + adding markup
- add optional env=[!]variable to formal syntax definition
- fix processing order (<Location> after <Files>)
- turn bogus <ul>s to <dl>
- add table border

- nothing else ;-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97513 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 05:28:04 +00:00
André Malo
f437f71888 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97512 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 04:10:56 +00:00
André Malo
896c2be348 - add directive <description>s
- <em> -> <var>
- some reformatting and markup improvement


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97511 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 04:06:08 +00:00
Joshua Slive
e0f2c0eadc Add mod_disk_cache and mod_mem_cache to the indexes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97509 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 00:16:26 +00:00
Erik Abele
e2335dbfe9 typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97508 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 22:01:09 +00:00
Joshua Slive
9850da24aa Add a little bit of content about the "-k" method
of signaling apache and change the apachectl examples
to use that.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97506 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 21:12:39 +00:00
Joshua Slive
4491f442af Deprecate the direct use of httpd and recommend instead the use
of apachectl.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97505 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 20:54:35 +00:00
Joshua Slive
0639b3693c A couple long-overdue changes to configuring:
- Remove the over-detailed and out-of-date description
of Include directories.
- Link Rich's .htaccess tutorial.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97504 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 18:20:32 +00:00
André Malo
ec594c37b1 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97502 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 00:17:04 +00:00
André Malo
a171a5e55b - <em> -> <var>
- reformatted examples (no content changes, except for a ytop)
- move the reference to mod_deflate on /top/ of the gzip example
- general markup improvement
- add short descriptions for the directives


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97501 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 00:13:24 +00:00
André Malo
7ebe41a26e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97498 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 21:43:45 +00:00
André Malo
271971b665 - split mod_dav docs explicitely into mod_dav and mod_dav_fs
- extend and rearrange the mod_dav documentation a bit
  (needs some tuning)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97497 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 21:37:29 +00:00
Ken Coar
d16d885706 add change to mod_setenvif, and update .ja.jis files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97495 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 19:11:36 +00:00
André Malo
77d77183d5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97492 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 03:56:12 +00:00
André Malo
4f028d02c0 - <em> -> <var>
- some reformatting


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97491 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 03:48:00 +00:00
André Malo
b6025f9f68 make <parentdocument> legal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97490 13f79535-47bb-0310-9956-ffa450edef68
2002-11-12 03:43:02 +00:00
Joshua Slive
9b11acd3bb Tighten up the writing a little and add an even simpler
configuration example.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97483 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 18:24:42 +00:00
André Malo
25eea10607 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97480 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 03:40:26 +00:00
André Malo
66e5a07de6 - add a forgotten CSS rule; examples in warnings also
get a border around (and no bgcolor)
- extend mod_deflate documentation
  (better example, notes on proxies)
  it still needs some fine tuning.

Reviewed by: Luiz Rocha <lsdr@lsdr.net>, Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97479 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 03:13:54 +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
b9f991d6f5 Add <parentdocument> to the virtual hosts docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97477 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 20:36:26 +00:00
Joshua Slive
87644a2d4b Add a <parentdocument href="...">...</parentdocument> tag to
allow the docs to have a little more structure.  Used for the
"back" link and for the breadcrumb links.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97476 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 20:34:48 +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
André Malo
573e58760e - remove bogus <em>
- little reformatting


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97472 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 03:18:55 +00:00
André Malo
82cb221ddf only little markup and line break issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97471 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 03:13:43 +00:00
André Malo
6a64793bfe - <em> -> <var>
- some whitespace reformatting
-> update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97470 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 02:56:33 +00:00
Erik Abele
2d962909fb Markup-typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97465 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 21:35:07 +00:00