1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-15 12:41:11 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
Joshua Slive
e9571aaf53 Fix a missing tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91834 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 18:29:56 +00:00
Joshua Slive
12770b8d77 Change note->environment variable and convert <pre> list to <table>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91833 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 18:29:22 +00:00
Rich Bowen
51861cf812 Remove LaTeX directives from core.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91828 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 03:37:15 +00:00
Rich Bowen
96a8541707 Alphabetized module names.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91827 13f79535-47bb-0310-9956-ffa450edef68
2001-11-10 02:28:48 +00:00
Martin Kraemer
46d8ab349b Try to improve the wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91800 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:43:46 +00:00
Martin Kraemer
26b47d185e Fix erroneous description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91799 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:37:11 +00:00
Martin Kraemer
ac0d5e6317 Fixed previous patch to reflect what Apache-1.3 did regarding self-
referential uri's, and updated the manual accordingly.
XXX There is a kludge here: XXX the port number from the client's Host:
header used to be tossed, and there is no clean mechanism to pass it
(in the request_rec) to other consumers. As the unparsed_uri structure
(which could avoid repeated parsing of URI, Host, Port etc) seems to be
mostly unused currently, I used that to pass the port.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91798 13f79535-47bb-0310-9956-ffa450edef68
2001-11-08 14:29:37 +00:00
Ian Holsman
3a64998113 add a new option '%{note-name}e' to headers.
This will output the value of the note (subprocess_env) into a header field


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91789 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 19:25:33 +00:00
Joshua Slive
bfeb52b05c Convert the ssl reference chapter into an apache module doc. I'm very sorry
for wrecking Ralf's nice formating work, but I didn't see an alternative.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91765 13f79535-47bb-0310-9956-ffa450edef68
2001-11-06 16:07:13 +00:00
Joshua Slive
1d18799924 I am just moving the reference chapter of the ssl docs into the modules directory
to be the baseline.  The next commit will put it in the correct format.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91764 13f79535-47bb-0310-9956-ffa450edef68
2001-11-06 16:06:13 +00:00
Justin Erenkrantz
c99521f328 Remove Port references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91567 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 05:53:53 +00:00
Justin Erenkrantz
57bff9deb0 Remove references to Port directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91566 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 05:52:07 +00:00
Justin Erenkrantz
8f92ba2c2d Remove note about Port in the Listen manual citation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91565 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 05:49:49 +00:00
Greg Ames
4645c79e18 get rid of a reference to access.conf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91532 13f79535-47bb-0310-9956-ffa450edef68
2001-10-17 17:55:07 +00:00
William A. Rowe Jr
0b6b51130b That's Any, not All
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91465 13f79535-47bb-0310-9956-ffa450edef68
2001-10-15 02:22:34 +00:00
William A. Rowe Jr
8b13416443 Clarify the new MultiviewsMatch directive. I wanted this down on 'paper',
even if it isn't proofread - please feel free to touch up.

  BTW - the new 'cleaned' formatting really stinks for hand-editing,
  the indentation really needs works.  Our per-directive meta-info is
  the ugliest aspect.  Would be good if the cleanup code could be customized
  to make the html not only clean, but legible ;)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91464 13f79535-47bb-0310-9956-ffa450edef68
2001-10-15 02:19:00 +00:00
Martin Kraemer
320c229e8b Fix broken links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91461 13f79535-47bb-0310-9956-ffa450edef68
2001-10-14 15:35:04 +00:00
Joshua Slive
503e6301ad htmltidy made a little mess of the <pre> environment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91457 13f79535-47bb-0310-9956-ffa450edef68
2001-10-13 17:46:49 +00:00
Joshua Slive
e485b1290c fixes heml to html to make example work
Submitted by:	Hartmut Obendorf <obendorf@informatik.uni-hamburg.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91385 13f79535-47bb-0310-9956-ffa450edef68
2001-10-09 14:52:47 +00:00
Ryan Bloom
b7bc1a03e7 Remove the Port directive. In it's place, the Listen directive
is now a required directive, which tells Apache what port to
listen on.  The ServerName directive has also been extended
to accept an optional port.  If the port is specified to the
ServerName, the server will report that port whenever it
reports the port that it is listening on.  This change was
made to ease configuration errors that stem from having a Port
directive, and a Listen directive.  In that situation, the server
would only listen to the port specified by the Listen command,
which caused a lot of confusion to users.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91293 13f79535-47bb-0310-9956-ffa450edef68
2001-10-04 20:00:53 +00:00
Lars Eilebrecht
1e1095e741 Add info about Opera supporting MD5 Authentication.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91242 13f79535-47bb-0310-9956-ffa450edef68
2001-10-02 20:21:21 +00:00
Graham Leggett
233fbcc1d9 Make doc changes to reflect change to ProxyErrorOverride
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91202 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 20:21:14 +00:00
Graham Leggett
24e5d12ad4 ianh: add the ProxyHTTPOverrideReturnedErrors directive documentation
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91201 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 20:16:16 +00:00
Graham Leggett
34bf5044cb ianh: updated docs
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91200 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 20:12:24 +00:00
Graham Leggett
113aee3463 Oops - forgot the doc updates
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91199 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 20:08:13 +00:00
Graham Leggett
7b459ee291 Updated mod_proxy.html docs to include v2.0 configuration.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91198 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 19:58:38 +00:00
Graham Leggett
1614b30f25 chuck: add back missing tag from NoCache section
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91197 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 19:57:24 +00:00
Graham Leggett
7887bb471e chuck: Docco update
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91196 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 19:55:24 +00:00
Graham Leggett
7b8a95f426 Fixing the mod_proxy docs. The docs were transferred away without a history,
so I'm applying each of the new patches one by one (there are only a few of
them) so that the new mod_proxy.html file is up to date.
This first patch returns the original doc to the tree. Subsequent patches
will apply the changes to the file up to date.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91195 13f79535-47bb-0310-9956-ffa450edef68
2001-09-29 19:51:55 +00:00
Rich Bowen
f88b50dec4 w3c tidy to convert to xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Rich Bowen
b3487b76a2 MaxClients was incorrectly discussed as "MaxServers"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91044 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 20:38:07 +00:00
Rich Bowen
72b1e1079b Typo in URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91042 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 19:57:04 +00:00
Rich Bowen
9ca044a72a Added links to the AddInputFilter directive, which is otherwise rather
hard to stumble across.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90972 13f79535-47bb-0310-9956-ffa450edef68
2001-09-09 20:02:41 +00:00
Rich Bowen
cef8fbd868 Add links to the AddOutputFilter directive, which was otherwise rather
hard to find.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90971 13f79535-47bb-0310-9956-ffa450edef68
2001-09-09 18:53:05 +00:00
Rich Bowen
b3e8da21ad Server configuration goes in httpd.conf not in access.conf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90948 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:56:30 +00:00
Rich Bowen
29711056b0 Spell checking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90946 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:38:21 +00:00
Rich Bowen
df5fa8548a tidy -mi -asxhtml (w3c tidy)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90945 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 02:35:03 +00:00
Rich Bowen
391140c530 Typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90943 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 01:53:02 +00:00
Rich Bowen
80aa275c73 Ran w3c tidy with the -asxhtml flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90942 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 01:49:03 +00:00
Rich Bowen
1c81acee45 W3C tidy. Lowercased tags. Various indentation and HTML prettification.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90909 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 03:52:58 +00:00
Rich Bowen
4e1be58da3 W3C tidy. Lowecased HTML tags. Various other indentation and
prettification of the HTML.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90908 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 03:48:59 +00:00
Rich Bowen
485d2e2a55 W3C tidy. Convert uppercase tags -> lowercase. Various other indentation
and general beautification.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90907 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 03:37:30 +00:00
Rich Bowen
166af1373e typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90898 13f79535-47bb-0310-9956-ffa450edef68
2001-09-05 02:33:10 +00:00
William A. Rowe Jr
ab4336311c Finish a thought. I'm hoping this drops the number of obnoxous requests
to bugs for mime.types changes back down to mostly valid requests.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90867 13f79535-47bb-0310-9956-ffa450edef68
2001-09-01 04:07:39 +00:00
William A. Rowe Jr
aa5e641aa7 Move ForceType/SetHandler from mod_mime to core, copy the Set*Filter
description for Add*Filter in mod_mime, and cross reference them.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90864 13f79535-47bb-0310-9956-ffa450edef68
2001-09-01 02:25:22 +00:00
Joshua Slive
e757a2fa34 Add information on backwards-compatible handler and magic-mime-types
for mod_include.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90727 13f79535-47bb-0310-9956-ffa450edef68
2001-08-27 14:23:30 +00:00
Rich Bowen
77b02c80aa Added documentation of RemoveCharset, RemoveLanguage to mod_mime.html.
Added links to directives.html.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90661 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 18:46:16 +00:00
Rich Bowen
c69b5aaa51 Additional details in mod_mime about what all this stuff means.
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90657 13f79535-47bb-0310-9956-ffa450edef68
2001-08-25 13:27:12 +00:00
Joshua Slive
b794cde455 Point to the new FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90639 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:08:25 +00:00
Joshua Slive
a4a0cba5f5 Add a note about includesnoexec.
PR: 5075


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90520 13f79535-47bb-0310-9956-ffa450edef68
2001-08-22 23:13:10 +00:00