Commit Graph

917 Commits

Author SHA1 Message Date
52be8e286a Added NO and KR intro pages donated by Lee Kuk Hyun and Lorant Czaran
and copied some lang's across into the conf file.
PR:
Obtained from: Lee Kuk Hyun and Lorant Czaran
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84782 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 22:05:56 +00:00
ba569bb2b7 s/1.3/2.0/g and add a link to the developers' documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84780 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 20:08:41 +00:00
955b23efd7 Replace the interim manual index with the file from 1.3.
The rest of the documentation has been imported with a repository copy
in order to preserve the history.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84779 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 20:02:08 +00:00
5fd9dd2e8a Ditch the interim index file and replace it with the standard "It worked!"
pages, copied from the current 1.3 documentation tree.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84778 13f79535-47bb-0310-9956-ffa450edef68
2000-03-16 19:26:48 +00:00
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
b779325522 Nasty backwards compatibility breaking 'fix' to get rid of
ErrorDocument	201 "Some string without a closing quote

case which is just pure ugly. I am _NOT_ going to be offended
if anyone rolls back this patch OR if anyone suggests to have
an ErrorDocument2 which the proper syntax/semantics.

But I thought lets take my chance whilst everyone is still
recovering from the apachecon.

Dw.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84764 13f79535-47bb-0310-9956-ffa450edef68
2000-03-14 13:32:08 +00:00
0ce9eda583 DUH #2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84735 13f79535-47bb-0310-9956-ffa450edef68
2000-03-10 23:12:38 +00:00
07694e631f DUH
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84733 13f79535-47bb-0310-9956-ffa450edef68
2000-03-10 23:11:42 +00:00
b1c26f031a Fix all the License issues. Including:
s/Apache Group/Apache Software Foundation/
s/1999/2000/
s/Sascha's license/ASF license


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84725 13f79535-47bb-0310-9956-ffa450edef68
2000-03-10 00:07:37 +00:00
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
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
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
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
97083bffa1 Add another module capable of doing footers.
Submitted by:	Brian Aker <brian@tangent.org>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84614 13f79535-47bb-0310-9956-ffa450edef68
2000-02-11 22:11:33 +00:00
799b68e6d2 Change </a> to </A> to be consistent with remaining layout.
Thanks to Martin for hint.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84610 13f79535-47bb-0310-9956-ffa450edef68
2000-02-11 08:58:28 +00:00
e952cf1dc6 One more fix. Thanks to Eric Cholet <cholet@logilune.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84607 13f79535-47bb-0310-9956-ffa450edef68
2000-02-10 16:53:00 +00:00
e18ab1713d Make sure we don't receive another PR where a user tried to take the
solutions exactly as written down without noticing that they usually
always have to be adjusted for local contexts.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84605 13f79535-47bb-0310-9956-ffa450edef68
2000-02-10 16:43:57 +00:00
5b789782bf Update old net.sw entry to avoid confusion by the reader.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84603 13f79535-47bb-0310-9956-ffa450edef68
2000-02-10 16:38:57 +00:00
b5f690162c Cleanup my old physical HTML markup into a logical one to
fit better into the Apache documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84601 13f79535-47bb-0310-9956-ffa450edef68
2000-02-10 16:35:48 +00:00
7b31a31001 Fix typos.
Submitted by: Howard Jones <howie@thingy.com>
PR: 5733


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84599 13f79535-47bb-0310-9956-ffa450edef68
2000-02-10 16:24:26 +00:00
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
7022dfeca2 Make clear that there are more directives which
are actually not allowed in <VirtualHost> sections.

Submitted by: sehh <sehh@altered.com
PR: 5596


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84576 13f79535-47bb-0310-9956-ffa450edef68
2000-02-05 11:39:54 +00:00
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
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
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
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
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
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
fdf50f1e67 This really *is* a FAQ..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84538 13f79535-47bb-0310-9956-ffa450edef68
2000-01-30 15:47:42 +00:00
a813925d4d Note that module ordering is now done per-hook.
Suggested by: Ben Laurie.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84509 13f79535-47bb-0310-9956-ffa450edef68
2000-01-22 04:23:56 +00:00
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
8f5579ed4d The start of a 2.0 changes document. This will be a basis for Manoj's
ApacheCon 2000 presentation, so please add to this. :)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84485 13f79535-47bb-0310-9956-ffa450edef68
2000-01-17 21:03:08 +00:00
a32dc6ee44 At least add a pointer to Andrew Ford's cronolog utility, now that it's
under the Ap.License


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84476 13f79535-47bb-0310-9956-ffa450edef68
2000-01-16 20:52:30 +00:00
f90af90a04 Missed this file! So here it is...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84469 13f79535-47bb-0310-9956-ffa450edef68
2000-01-15 20:15:08 +00:00
5973d1edff The remaining files for the new documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84468 13f79535-47bb-0310-9956-ffa450edef68
2000-01-15 20:13:50 +00:00
0d503f4e4c Another file for the documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84467 13f79535-47bb-0310-9956-ffa450edef68
2000-01-15 18:35:04 +00:00
8cdd779f39 This attempts to make more sense of the documentation along the lines of my
suggestion about a week ago.  Now when I figure out how to move files...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84466 13f79535-47bb-0310-9956-ffa450edef68
2000-01-15 18:34:14 +00:00
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
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
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
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
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
d453b6e198 Try and address concerns about the use of the name.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84387 13f79535-47bb-0310-9956-ffa450edef68
1999-12-31 23:11:17 +00:00
ce25587528 Documentation update for latest TPF changes
Submitted by:	David McCreedy <McCreedy@us.ibm.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84353 13f79535-47bb-0310-9956-ffa450edef68
1999-12-21 20:43:49 +00:00
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
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
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
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
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
0c41b90cfa Add a note about DNS being required on Windows.
PR:		5451
Submitted by:	Hank Laskey <CAMResearch@aol.com>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84275 13f79535-47bb-0310-9956-ffa450edef68
1999-12-10 14:56:26 +00:00