1
0
mirror of https://github.com/apache/httpd.git synced 2025-09-01 02:02:06 +03:00
Commit Graph

453 Commits

Author SHA1 Message Date
Tony Finch
2ad2f9e3b8 Document that a whole pile of directives have moved to the MPMs
or disappeared entirely.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84815 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 19:08:35 +00:00
Tony Finch
7c75844320 Explain the changed syntax of CacheNegotiatedDocs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84814 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 18:41:30 +00:00
Tony Finch
ac23f18cd5 Explain the changed ErrorDocument syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84813 13f79535-47bb-0310-9956-ffa450edef68
2000-03-21 18:28:27 +00:00
Tony Finch
fc834937f9 fix some inconsistencies and add a paragraph explainint how to include a
"." in the expansion string immediately after a % directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84775 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 18:02:47 +00:00
Ken Coar
5ab1abba8a Update a stale URL and RFC reference.
Submitted by:	Tim Bannister <tim.bannister@dsvr.co.uk>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84688 13f79535-47bb-0310-9956-ffa450edef68
2000-03-01 20:26:07 +00:00
Ken Coar
5c44108274 Some Apache users are nervous about the version number (e.g.,
"Apache/1.3.11") in the Server: version string -- so add a
	new ServerTokens keyword that displays just the product name
	with no version (i.e., "Apache").


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84678 13f79535-47bb-0310-9956-ffa450edef68
2000-02-28 13:42:23 +00:00
Ralf S. Engelschall
4cdb8a376e Documentation fixes do not harm anyone, so I feel free to commit this
English cleanup to the mod_rewrite documentation although we're in code
freeze state. But we should now really kick out the 1.3.12 baby. We're
already behind the proposed dates...

Submitted by: G.W. Haywood <ged@jubileegroup.co.uk>
Reviewed by: Ralf S. Engelschall


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84654 13f79535-47bb-0310-9956-ffa450edef68
2000-02-21 07:35:35 +00:00
Martin Kraemer
0a7592f8ef make a note that the encoding="..." attribute
must always PRECEDE the var="..." attribute


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84629 13f79535-47bb-0310-9956-ffa450edef68
2000-02-16 17:22:15 +00:00
Ralf S. Engelschall
345e660212 Fix description of regex quantifiers.
Submitted by: Carl van Tast <CvT@netway.at>
Reviewed by: Ralf S. Engelschall
PR: 5614


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84578 13f79535-47bb-0310-9956-ffa450edef68
2000-02-05 11:44:06 +00:00
Ralf S. Engelschall
d306ea8cd4 Enhance AddCharset description.
Submitted by: Youichirou Koga <y-koga@isoternet.org>
PR: 5554


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84574 13f79535-47bb-0310-9956-ffa450edef68
2000-02-05 11:34:36 +00:00
Jim Jagielski
af4ec5a231 Try to reduce confusion over multiple and possible "conflicting"
versions of the term "default" by changing AddDefaultCharset to
be of the mode Off | On | charset
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84569 13f79535-47bb-0310-9956-ffa450edef68
2000-02-05 00:33:18 +00:00
Jim Jagielski
312b86c116 Streamline the AddDefaultCharset directive. Now this one directive
controls the entire 'charset' specification setup. If there is
heartburn, I have no trouble with backing this out, but it makes
live easier for those not using the "default" charset, and reduces
directive bloat a bit :)

PR:
Obtained from:
Submitted by:
Reviewed by:	Martin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84564 13f79535-47bb-0310-9956-ffa450edef68
2000-02-03 14:22:26 +00:00
Martin Kraemer
4763488eb9 Add missing references (they *WERE* in marc's first patch?!?!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84562 13f79535-47bb-0310-9956-ffa450edef68
2000-02-03 11:54:28 +00:00
Jim Jagielski
bf91ca510f Marc's CSS patch!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84557 13f79535-47bb-0310-9956-ffa450edef68
2000-02-02 20:43:16 +00:00
Marc Slemko
c9f8933641 Add missing AddCharset directive.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84545 13f79535-47bb-0310-9956-ffa450edef68
2000-01-31 22:56:48 +00:00
Bill Stoddard
d396b348b0 Documentation for the Netware port
Submitted by:	Mike Gardiner


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84489 13f79535-47bb-0310-9956-ffa450edef68
2000-01-18 19:32:49 +00:00
Tony Finch
25cf1b6402 Revert the scoreboard change because Jim doesn't like it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84444 13f79535-47bb-0310-9956-ffa450edef68
2000-01-12 15:54:46 +00:00
Tony Finch
5288c0fb16 Be more explicit about the performance of UseCanonicalName DNS
after the scoreboard change.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84440 13f79535-47bb-0310-9956-ffa450edef68
2000-01-12 01:18:07 +00:00
Lars Eilebrecht
e9f223a67c add missing compatiblity info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84411 13f79535-47bb-0310-9956-ffa450edef68
2000-01-08 19:57:29 +00:00
Ralf S. Engelschall
b69b2f1030 Make our nitpicking and complaining guys happy:
Added the mod_rewrite `URL Rewriting Guide' to the online documentation
(htdocs/manual/misc/rewriteguide.html). This paper provides a large
collection of practical solutions to URL based problems a webmaster is
often confronted with.

This version of the text was translated from my WML source on my website
and my old official version is now discarded. So, as it was requested,
this can be treated as an official donation of this text to the ASF.
This way the ASF is now the official owner of this text.

                               - - -

<IRONIC>
Be happy and give Ken and Jim the credit for achieving this by being
such sensitive and friendly to other developers like me and always
reminding us that it is such contemptuous to implicitly promote ones
name by writing free software and contributing to projects like Apache.
Sorry that I have forgotten to donate this piece of text to the ASF in
the past and instead added such a contemptible hyperlink directing to a
page on www.engelschall.com. I hope this is now fixed and the closed and
holy ASF world is rescued again.
</IRONIC>

<PERSONAL>
I think, I don't have to say that I'm more than angry and disappointed
how developers like me are constantly bashed in the ASF... we can go for
it also in the future, but we should stop looking astonished all the
time if we find out that too less people contribute to the ASF and old
developers like me no longer have a warm feeling here, please. It's our
own fault in thinking that contributions are for free and anonymous just
because our project is a group effort.

IMHO we already have forgotten the golden rule of Open Source
development: if one wants happy and long-term contributing developers
one especially has to make sure they receive the requested credit.
There is an upper limit a project can accept to give, of course. But
credit always has to depend on the amount, quality _and_ duration of
contribution and IMHO cannot be judged by stating that just all people
are equal and so some contributors can be bashed for the fact that their
name occurs more often.

It is correct that my name occurs more often caused by the fact that I
always try to bring in my stuff to the project. But keep in mind that
this is because I _HAVE_ stuff to bring in which I've created _OUTSIDE_
the project. So I think its unfair to bash me just because I try harder
to bring in my additional stuff. If a developer has not much externally
created stuff, he cannot bring it in to the project, of course. But just
because one has more externally created stuff and tries to bring it in,
is IMHO no reason and excuse to bash him for this. It's not my fault
that I write in my freetime more Open Source packages like most of you.

So if you dislike stuff developers want to bring in, decide on the
contribution based on fair technical arguments (pros and cons). But
don't judge the contributions all the time just because you think this
way you "promote" someone (be it RSE, GNU or whoever else). Hell, an
Open Source project is not a group of people to rule their own closed
world and be celebrated in the press for this. It's still an effort to
create the best piece of _software_ money can't buy. So you should stop
thinking about contributors as our enemy. They are the main driving
force of every project, although some people seem to not understand
this at all. And whatever you think about my personal opinion, but
IMHO it's not bad for a project if someone's name is "promoted" with
it, too. What is actually bad are those complains and discussions
which make developers angry and the fact that they result in even less
contributions.
</PERSONAL>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84409 13f79535-47bb-0310-9956-ffa450edef68
2000-01-08 14:50:14 +00:00
Martin Kraemer
cc8d863fa0 it's -> its
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68
2000-01-07 16:38:08 +00:00
Manoj Kasichainula
fb179c817c Add back support for UseCanonicalName in <Directory> containers.
Mistake was found by Dave Colasurdo <davecola@us.ibm.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84345 13f79535-47bb-0310-9956-ffa450edef68
1999-12-21 07:52:51 +00:00
Lars Eilebrecht
8467d26cce Uhm... forgot require directive...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84322 13f79535-47bb-0310-9956-ffa450edef68
1999-12-19 18:46:59 +00:00
Lars Eilebrecht
73ef731ed0 Add some links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84320 13f79535-47bb-0310-9956-ffa450edef68
1999-12-19 17:33:14 +00:00
Lars Eilebrecht
d7e7dbae79 minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84316 13f79535-47bb-0310-9956-ffa450edef68
1999-12-19 16:34:32 +00:00
Martin Kraemer
2a912121ec Peter Watkins writes:
In September, there was discussion of mod_log_config and some need to
break the client request "%r" into its separate components. A patch was
committed to the 1.3 dev tree that exposed the method and protocol
request members as "%m" and "%H". It was noted that "%m %U %H" was not
the same as "%r" because %U does not include query string information.
The attached patches add support for logging query string in such a way
that "%m %U%q %H" is the same as "%r". I would like to see this committed
to take care of the unfinished business begun with "%m" and "%H".
Thanks,
 -Peter

PR: 5174
Submitted by:	Peter Watkins <peterw@usa.net>
Reviewed by:	Martin Kraemer


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84301 13f79535-47bb-0310-9956-ffa450edef68
1999-12-15 23:04:19 +00:00
Ken Coar
2a97b2e3dd Add the AddCharset functionality to mod_mime.
Submitted by:	Youichirou Koga <y-koga@isoternet.org>
Reviewed by:	Ken Coar, Martin Kraemer


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84265 13f79535-47bb-0310-9956-ffa450edef68
1999-12-09 18:10:39 +00:00
Ken Coar
b2a0a30ed9 Add ability to handle arbitrary methods to Script directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84247 13f79535-47bb-0310-9956-ffa450edef68
1999-12-08 19:02:19 +00:00
Ken Coar
adc118ed06 Add the long-awaited IndexOptions DescriptionWidth keyword.
It was waiting for a way to avoid breaking HTML tags, but
	that's already been done as much as possible -- we can't
	do anything about breaking HTML elements without putting
	a full parser in.

PR:		2324


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84210 13f79535-47bb-0310-9956-ffa450edef68
1999-12-01 22:10:32 +00:00
Ken Coar
f73baa3bd2 Add a FoldersFirst keyword to the IndexOptions directive, which
causes subdirectories to always appear first in FancyIndexed
	listings.

Reviewed by:	Ryan Bloom, Martin Kraemer, Jim Jagielski


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84205 13f79535-47bb-0310-9956-ffa450edef68
1999-12-01 20:33:48 +00:00
Ralf S. Engelschall
2b600076bf Added missing links to htdocs/manual/mod/directives.html
for AllowCONNECT and ProxyDomain.

Submitted by: Patrik Grip-Jansson <patrikj@gnulix.org>, Ralf S. Engelschall
Reviewed by: Ralf S. Engelschall
PR: 5319


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84171 13f79535-47bb-0310-9956-ffa450edef68
1999-11-28 12:14:21 +00:00
rasmus
51fb18f53d Fix a spelling mistake and we probably shouldn't put Internet Exploder in
any official Apache documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84144 13f79535-47bb-0310-9956-ffa450edef68
1999-11-22 20:56:53 +00:00
Tony Finch
8ab5b2f8b3 explain how ServerName interacts with NameVirtualHost better
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84125 13f79535-47bb-0310-9956-ffa450edef68
1999-11-16 12:16:20 +00:00
Ralf S. Engelschall
ff2959a1b8 Ops, I forgot to include this file in previous commit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84051 13f79535-47bb-0310-9956-ffa450edef68
1999-10-27 09:14:32 +00:00
Dirk-Willem van Gulik
777a05ae7b Must have missed this in the past. Sorry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83983 13f79535-47bb-0310-9956-ffa450edef68
1999-10-13 08:41:52 +00:00
Dirk-Willem van Gulik
77e1c3dc1d Blush.. this should have been removed long ago. Stumbled across
it whilst trying to write a quick parser to get some well formed
or meaningfull semantics to then have XML or SGML to play with..
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83753 13f79535-47bb-0310-9956-ffa450edef68
1999-08-25 12:49:22 +00:00
Roy T. Fielding
f98f4f4636 The current documentation on the Rlimit{CPU,MEM,Nproc} directives
uses the wording "for all processes", which leads one to believe that
the limit applies to all of the Apache children processes.
However, this is not the case. The resource limits are applied in
ap_call_exec() which is only called by mod_cgi and mod_include.

Submitted by:	David Harris <dharris@drh.net>
Reviewed by:	Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83682 13f79535-47bb-0310-9956-ffa450edef68
1999-08-15 06:55:48 +00:00
Ronald Tschalar
731257c29b changes for new modules/experimental/mod_auth_digest
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83612 13f79535-47bb-0310-9956-ffa450edef68
1999-08-08 22:37:15 +00:00
Ken Coar
a36fe50340 Typo fixage..
Submitted by:	Jayaram A <jayaram@wipinfo.soft.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83578 13f79535-47bb-0310-9956-ffa450edef68
1999-08-05 18:43:47 +00:00
Dirk-Willem van Gulik
ae7b890e99 From Joshua's msg,
Here's a little patch to correct an omission that seems to cause
occasional confusion: Context: Directory actually means Context:
Directory, Location, Files except for specific exceptions.

Obtained from:
Submitted by:	Joshua Slive <slive@finance.commerce.ubc.ca>
Reviewed by:	dirkx


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83574 13f79535-47bb-0310-9956-ffa450edef68
1999-08-05 10:33:36 +00:00
Dirk-Willem van Gulik
cf6470e83f Attempt to close pr 4808 Can you mention htpassword in the mod_auth documentation.
PR: 4808
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83572 13f79535-47bb-0310-9956-ffa450edef68
1999-08-04 22:03:04 +00:00
Randy Terbush
956e6067f0 Doc changes.
Submitted by:	Alan J. Flavell <flavell@mail.cern.ch>
Reviewed by:	Randy Terbush


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83526 13f79535-47bb-0310-9956-ffa450edef68
1999-07-29 18:17:43 +00:00
Martin Kraemer
d1f9d5dbcf This module has only been added to the distribution in 1.3.7-dev, so
update the compatibility version number.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83419 13f79535-47bb-0310-9956-ffa450edef68
1999-07-02 06:56:09 +00:00
Ralf S. Engelschall
71f32e92db Fix context description of RedirectMatch. It's also
useable in per-dir context - similar to Redirect.

Submitted by: Klaus Johannes Rusch <KlausRusch@atmedia.net>
PR: 4611


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83409 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 14:32:15 +00:00
Ralf S. Engelschall
49d91480c3 Make ProxyBlock description more accurate.
Submitted by: John Smolin <smolin@alum.mit.edu>
PR: 4112


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83405 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 13:54:29 +00:00
Ralf S. Engelschall
a3eabbb03a Fix description of "Example" directive. It just activates a demo flag and
doesn't really enable the example contents handler.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83401 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 12:06:36 +00:00
Ralf S. Engelschall
bbe58473cc fix messed up sentence
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83399 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 10:22:55 +00:00
Ralf S. Engelschall
c2a38347f8 Fix hyperlink
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83395 13f79535-47bb-0310-9956-ffa450edef68
1999-06-29 08:27:05 +00:00
Jim Jagielski
0b5e2611bb Backout the DocumentRootCheck stuff.
I wash my hands of this... :)

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83383 13f79535-47bb-0310-9956-ffa450edef68
1999-06-24 16:38:34 +00:00
Ken Coar
56e0a7545e Fix some docco.
Submitted by:	Tony Finch <fanf@demon.net>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83370 13f79535-47bb-0310-9956-ffa450edef68
1999-06-23 18:24:03 +00:00