1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00

229 Commits

Author SHA1 Message Date
André Malo
47ceb237e0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104420 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 18:23:10 +00:00
Yoshiki Hayashi
5b92d3a6b7 Regenerate metafiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101932 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 19:08:14 +00:00
André Malo
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Joshua Slive
8ec75c12fa Thanks to Yoshiki, we seem to have an (at least temporary) solution to our
doc transformation problem.

As the first step, I'm removing all the .html files.  They will be replaced
by language-specific files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95238 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:21:19 +00:00
Justin Erenkrantz
249c866d0b Transformations done with Xalan-J.
(No one could reproduce the transformations that were in CVS, so regenerate
the entire shabang.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95132 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 06:53:47 +00:00
Joshua Slive
3bda54d137 The default for DefaultType is text/plain, not text/html.
PR: 8927


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95019 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 17:33:12 +00:00
Joshua Slive
30f9e4abae Massive transform commit. Nothing to see here. Please move along.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95018 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 16:14:27 +00:00
Joshua Slive
1323bf7d56 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94904 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 14:37:13 +00:00
Joshua Slive
06aa1afca9 Addmodule doesn't exist in 2.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94651 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 22:08:44 +00:00
Joshua Slive
a9fbf24e63 Update the transformations.
Sorry for the huge diff.  It seems that switching from Xalan-j to xalan-c
causes the attributes to get reordered.

Suggestions for improvements to the build system would be greatly
appreciated.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94399 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 20:40:48 +00:00
Joshua Slive
e4c1aafd0e Update the transformations again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94012 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:40:13 +00:00
Joshua Slive
2882dfd168 Update the html tranformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93793 13f79535-47bb-0310-9956-ffa450edef68
2002-03-08 17:19:23 +00:00
Joshua Slive
c3dcbcbfd9 Bring the html transformations up-to-date.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93731 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 17:08:19 +00:00
Joshua Slive
e0172fec31 Here goes: now committing the transformed version of the xml docs. This is
necessary to avoid having to keep the two in sync while we convert.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93501 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 18:37:19 +00:00
Jeff Trawick
e635467181 Add IPv6 notes to the documentation for the NameVirtualHost
directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93495 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 16:23:05 +00:00
Jeff Trawick
c701e5e5e8 Describe IPv6 syntax for Listen, Allow from, and <VirtualHost >.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93491 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 14:29:51 +00:00
Joshua Slive
95d2c6628f Close a few unclosed tags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93377 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 20:17:57 +00:00
Joshua Slive
bbba4a4b4f Clarify what <IfModule> means in the world of mod_so.
PR: 9787


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93372 13f79535-47bb-0310-9956-ffa450edef68
2002-02-12 17:13:09 +00:00
Rich Bowen
42486ee3f3 Copied changes that have been made recently to the 1.3 documentation.
Primarily additional explanation and examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93354 13f79535-47bb-0310-9956-ffa450edef68
2002-02-09 21:15:55 +00:00
Joshua Slive
9ca325c711 Document the new default behavior for ServerName and improve the readability
a little.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93316 13f79535-47bb-0310-9956-ffa450edef68
2002-02-06 21:34:10 +00:00
Ken Coar
85d100380f Add the FileETag description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93307 13f79535-47bb-0310-9956-ffa450edef68
2002-02-06 19:09:47 +00:00
Rich Bowen
36f2c93815 Submitted by: Daniel Lopez
LimitXMLRequestBody directive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92959 13f79535-47bb-0310-9956-ffa450edef68
2002-01-21 02:14:50 +00:00
kevlo
e5cacdc88d HostNameLookups -> HostnameLookups
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92675 13f79535-47bb-0310-9956-ffa450edef68
2001-12-31 02:29:12 +00:00
Joshua Slive
91afbbaa40 Fix links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92462 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 21:46:05 +00:00
Joshua Slive
14b759de4a Update the AcceptPathInfo docs and add references from upgrading and
mod_include docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92461 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 21:39:28 +00:00
William A. Rowe Jr
a33f617e1a A little loopy commit. Refer mod_cgid users to the mod_cgi docs for
extra info, document the AcceptPathInfo impact in the PATH_INFO comments
  of mod_cgi, and document it's configuration in core.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92455 13f79535-47bb-0310-9956-ffa450edef68
2001-12-13 18:19:21 +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
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
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
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
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
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
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
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
Joshua Slive
29f7e12399 The Port directive does effect VirtualHosts.
PR: 8174


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90179 13f79535-47bb-0310-9956-ffa450edef68
2001-08-16 01:27:22 +00:00
Joshua Slive
885ffa294e Eliminate duplicate info and add references to logs.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90068 13f79535-47bb-0310-9956-ffa450edef68
2001-08-10 15:58:16 +00:00
Joshua Slive
1738c88939 Correct the default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89913 13f79535-47bb-0310-9956-ffa450edef68
2001-08-03 23:41:35 +00:00
Joshua Slive
e13a4cc672 Bringing forward from 1.3: Changes to standardize the "argument types"
in the syntax entires.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89568 13f79535-47bb-0310-9956-ffa450edef68
2001-07-17 20:20:21 +00:00
Rich Bowen
68407c0f4f Applied patch from 1.3 tree - added link back from AllowOverride to
AccessFileName


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88367 13f79535-47bb-0310-9956-ffa450edef68
2001-02-27 12:28:17 +00:00
Joshua Slive
64700324cb Better get the index entries too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88049 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 04:12:55 +00:00
Joshua Slive
7a0dfe57dd ServerType is gone in 2.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88048 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 04:12:00 +00:00
Joshua Slive
f279daa8f9 Add some VERY basic filter documentation. See followup discussion
on apache-docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88047 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 04:04:12 +00:00
Joshua Slive
d56f872d3e Adding references to html'ized man pages where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87879 13f79535-47bb-0310-9956-ffa450edef68
2001-01-28 00:19:30 +00:00
Jeff Trawick
c5cc43631c update some references to the old prefix/libexec directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87646 13f79535-47bb-0310-9956-ffa450edef68
2001-01-10 19:48:08 +00:00
Joshua Slive
e3489b6948 Normalize syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:50:04 +00:00
Chris Pepper
445c56f2e2 Removed some more occurrances of "index.html".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87163 13f79535-47bb-0310-9956-ffa450edef68
2000-12-03 06:04:44 +00:00
Joshua Slive
e0f96dd29b Clean up a few broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87068 13f79535-47bb-0310-9956-ffa450edef68
2000-11-22 19:52:10 +00:00
Joshua Slive
9bd296d331 Clean up core.html a little.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87033 13f79535-47bb-0310-9956-ffa450edef68
2000-11-20 01:21:59 +00:00