]>
granicus.if.org Git - apache/log
dgaudet [Sun, 14 Dec 1997 01:04:56 +0000 (01:04 +0000)]
The port documentation was a little unclear on its overlap with the Listen
directive.
PR: 975
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79690
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sun, 14 Dec 1997 00:57:46 +0000 (00:57 +0000)]
More tweaks related to serverroot/logs/etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79688
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sun, 14 Dec 1997 00:49:19 +0000 (00:49 +0000)]
We talk about a "proper installation" occasionally... and assume folks know
how to set the perms on the serverroot. But I don't think we document it
anywhere. Nowhere that's easily found direct from the "how to install"
page. Document it better, link to it. Remove the install_1_1 docs.
Update a 1.2 reference to 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79686
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Sun, 7 Dec 1997 23:03:45 +0000 (23:03 +0000)]
Correct missing keyword on ScriptAliasMatch example.
PR: 1512
Submitted by: Ronnie Brunner <brunner@netcetera.ch>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79677
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 2 Dec 1997 04:45:55 +0000 (04:45 +0000)]
Recommend removal of <Limit> containers rather than adding
methods to them.
Submitted by: Marc Slemko
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79667
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Mon, 1 Dec 1997 14:41:14 +0000 (14:41 +0000)]
Doc contains an example of an .asis redirection which is a clear candidate
for 301 permanent redirect, not 302 temporary redirect.
PR: 1485
Submitted by: Carl von Loesch <lynx@net.pages.de>, Lars Eilebrecht
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79662
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Tue, 25 Nov 1997 09:47:47 +0000 (09:47 +0000)]
Fix the default Apache path
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79644
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Tue, 25 Nov 1997 09:41:46 +0000 (09:41 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79642
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sat, 15 Nov 1997 00:16:48 +0000 (00:16 +0000)]
Clean up check_cmd_context stuff. Fix core documentation for a few
directives.
Reviewed by: Jim Jagielski, Ken Coar, Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79606
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Fri, 14 Nov 1997 04:02:44 +0000 (04:02 +0000)]
Include directive isn't a container..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79601
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 12 Nov 1997 21:11:59 +0000 (21:11 +0000)]
Language tweaks. Expand on the common reason why you would want to run
multiple daemons.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79587
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 12 Nov 1997 20:54:22 +0000 (20:54 +0000)]
addition
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79585
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Wed, 12 Nov 1997 16:29:46 +0000 (16:29 +0000)]
Correct Typos;
Add new -V switch;
add paragraph about new ServerRoot=/usr/local/apache;
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79582
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Wed, 12 Nov 1997 13:54:26 +0000 (13:54 +0000)]
Sorry, I added the wrong header/footer files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79580
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Wed, 12 Nov 1997 13:53:15 +0000 (13:53 +0000)]
Sorry, I added the wrong header/footer files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79578
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Wed, 12 Nov 1997 13:37:54 +0000 (13:37 +0000)]
Citing Lars:
Hi,
the attachment includes a reworked Apache manual with the
new virtual host documentation.
As Dean suggested I created a new directory named 'vhosts' and moved the
updated vhosts-in-depth etc. documents into the new directory, renamed
them and updated all other documents which refered to the old docs
(at least I tried to find all documents...).
Submitted by: Lars Eilebrecht <sfx@unix-ag.org>
Reviewed by: Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79576
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 11 Nov 1997 23:47:21 +0000 (23:47 +0000)]
Citing Lars:
Hi,
the attachment includes a reworked Apache manual with the
new virtual host documentation.
As Dean suggested I created a new directory named 'vhosts' and moved the
updated vhosts-in-depth etc. documents into the new directory, renamed
them and updated all other documents which refered to the old docs
(at least I tried to find all documents...).
Submitted by: Lars Eilebrecht <sfx@unix-ag.org>
Reviewed by: Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79568
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 11 Nov 1997 23:11:11 +0000 (23:11 +0000)]
Minor Documentation Update: broken and mis-typed links, and a reference to
a resource which is available only at http://www.apache.org/, not in the
user's tree.
Reviewed by:Dean Gaudet, Jim Jagielski, Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79566
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Tue, 11 Nov 1997 22:47:40 +0000 (22:47 +0000)]
Clarify use of textual strings for expiry times.
PR: 1397
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79562
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Tue, 11 Nov 1997 21:58:15 +0000 (21:58 +0000)]
Close them CODE elements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79557
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 11 Nov 1997 21:35:08 +0000 (21:35 +0000)]
Add documentation for alternate mod_expires time syntax.
PR: 1238
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79555
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Sun, 9 Nov 1997 05:49:23 +0000 (05:49 +0000)]
Add a "SuppressColumnSorting" option to the IndexOptions list,
which will keep the column heading from beling links for sorting
the display.
PR: 1261
Reviewed by: Jim Jagielski, Martin Kraemer, Dean Gaudet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79543
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Sat, 8 Nov 1997 23:27:59 +0000 (23:27 +0000)]
PR:
Added references to the known_client_problems page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79538
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Thu, 6 Nov 1997 14:52:47 +0000 (14:52 +0000)]
1.3 now exists. That means this slips even further.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79520
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Thu, 6 Nov 1997 02:55:08 +0000 (02:55 +0000)]
PR:
Added notes about HP
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79514
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 4 Nov 1997 01:18:00 +0000 (01:18 +0000)]
Label the 1.3 documentation as being such in the header and footer.
Hopefully (!) this will ease some of the confusion about 1.3
features described therein that people think apply to 1.2..
Reviewed by: Dean Gaudet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79503
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Mon, 3 Nov 1997 23:34:05 +0000 (23:34 +0000)]
PR:
Remove broken link, improve context of existing one
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79501
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sat, 1 Nov 1997 04:45:51 +0000 (04:45 +0000)]
Expand on nph- script section; use words "server push" and mention
unbuffering in 1.3.
PR: 1316
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79491
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sat, 1 Nov 1997 04:22:53 +0000 (04:22 +0000)]
Document that we don't support the referer directive.
PR: 968
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79489
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sat, 1 Nov 1997 03:58:32 +0000 (03:58 +0000)]
Document that "RewriteEngine on" is _not_ inherited by vhosts,
unlike many other directives.
PR: 570
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79487
13f79535 -47bb-0310-9956-
ffa450edef68
Sameer Parekh [Sat, 25 Oct 1997 22:35:13 +0000 (22:35 +0000)]
Set default pathnames -everywhere- to /usr/local/apache
PR:
Obtained from:
Submitted by: Sameer Parekh
Reviewed by: Jim, Martin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79464
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sat, 25 Oct 1997 05:35:43 +0000 (05:35 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79459
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Fri, 24 Oct 1997 09:39:17 +0000 (09:39 +0000)]
document MMAP_SEGMENT_SIZE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79451
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Fri, 24 Oct 1997 09:34:21 +0000 (09:34 +0000)]
Document mod_unique_id.html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79449
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Tue, 21 Oct 1997 13:19:09 +0000 (13:19 +0000)]
Bring windows.html doc up-to-date for 1.3b2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79427
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 21 Oct 1997 01:10:27 +0000 (01:10 +0000)]
{Sigh} Add the suddenly FAQ about why virtual hosts don't
work after 1.3b2 upgrades..
PR: Too many to mention
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79420
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Fri, 17 Oct 1997 11:39:59 +0000 (11:39 +0000)]
Add note about \space not working in Apache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79394
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 15 Oct 1997 20:22:48 +0000 (20:22 +0000)]
Put the Email address of who to contact
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79379
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 15 Oct 1997 14:45:25 +0000 (14:45 +0000)]
Clean up some typos in the proxy documentation, and add a
dictionary for the directive attributes (status, override,
et cetera) - part of the directive-documentation-normalisation
effort, and something I've wanted for a long time. Updated the
mod_example page to use the links to the dictionary (as an example ;-).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79376
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Mon, 13 Oct 1997 21:11:59 +0000 (21:11 +0000)]
PR:
Link to known_client_problems, add '.' to the end of sentences.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79368
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Fri, 10 Oct 1997 09:13:09 +0000 (09:13 +0000)]
Put <Limit> into its correct alphabetical position.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79362
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Fri, 10 Oct 1997 09:08:40 +0000 (09:08 +0000)]
Document valid method names in <Limit> statements. Mention that
GET also restricts HEAD requests (see PR#1196).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79360
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sat, 4 Oct 1997 18:43:28 +0000 (18:43 +0000)]
update from Lars
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79323
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 30 Sep 1997 23:24:30 +0000 (23:24 +0000)]
Incorporate my performance tuning document. Document a lot more stuff
that changed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79314
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Wed, 24 Sep 1997 23:46:40 +0000 (23:46 +0000)]
Make the documentation on the Limit directive shout a little louder
about not using it unless you really do only want to limit specific
methods.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79299
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Thu, 18 Sep 1997 13:00:15 +0000 (13:00 +0000)]
Add a FAQ about Y2K compliance.
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79284
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Wed, 17 Sep 1997 16:32:21 +0000 (16:32 +0000)]
PR:
Update link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79277
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 16 Sep 1997 04:06:03 +0000 (04:06 +0000)]
|From Martin.Kraemer@mch.sni.de Mon Sep 15 21:04:46 1997
|Date: Fri, 5 Sep 1997 14:22:32 +0200 (MET DST)
|From: Martin Kraemer <Martin.Kraemer@mch.sni.de>
|Reply-To: new-httpd@apache.org
|To: Apache Mailing List <new-httpd@apache.org>
|Subject: [DOC] mod_auth_anon.html corrections
|
|The mod_auth_anon.html documentation describes the default of
|the Anonymous_LogEmail and Anonymous_MustGiveEmail being "off", but in
|the code, the default seems to be "on".
|
|The "Example" section could be improved because when used as-is, the
|server returns a [500] server error (configuration error: couldn't check
|user. No user file?). I added a comment to clarify things.
Submitted by: Martin Kraemer
Reviewed by: Dean Gaudet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79267
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Fri, 12 Sep 1997 14:50:47 +0000 (14:50 +0000)]
Changes to mod_log_config to allow naming of format strings.
Format nicknames are defined with "LogFormat fmt nickname", and can
be used with "LogFormat nickname" and "CustomLog logtarget nickname".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79202
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Fri, 12 Sep 1997 09:38:03 +0000 (09:38 +0000)]
Add CheckSpelling to list of directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79198
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Fri, 12 Sep 1997 09:36:18 +0000 (09:36 +0000)]
Add mod_speling to the list of distributed modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79196
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Thu, 11 Sep 1997 18:50:30 +0000 (18:50 +0000)]
Add in mod_speling.
PR:
Submitted by: Martin Kraemer, Alexei Kosut
Reviewed by: various
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79181
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Thu, 11 Sep 1997 13:59:30 +0000 (13:59 +0000)]
Add link to mod_setenvif docs. Add placeholder for mod_unique_id. Put
proxy & rewrite into alphabetic order. Note the modules which are not longer
part of Apache 1.3 (mod_browser, mod_auth_msql).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79178
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Thu, 11 Sep 1997 13:27:52 +0000 (13:27 +0000)]
Change Module line examples into AddModule to reflect the new Configure
syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79176
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 9 Sep 1997 15:19:48 +0000 (15:19 +0000)]
Strongly note that the standalone FancyIndexing and IndexOptions
directives override each other.
PR: 1106
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79166
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sun, 7 Sep 1997 03:10:58 +0000 (03:10 +0000)]
Update the fin_wait_2 page to reflect the current understanding
of the issues; remove the suggestion that Apache is buggy, since
no bugs have been found in that code. It now appears most likely
that it is just the result of a bad interaction. The real solution,
as always, is still a timeout for FIN_WAIT_2.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79161
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Thu, 28 Aug 1997 18:12:34 +0000 (18:12 +0000)]
PR:
Updated Solaris performance link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79102
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Thu, 28 Aug 1997 15:24:07 +0000 (15:24 +0000)]
The long-awaited doc update for the conditional SSI enhancements
(including some HTML cleanup), and some additional items for the
new-for-1.3 page.
PR: 41
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79100
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 26 Aug 1997 16:49:51 +0000 (16:49 +0000)]
Update the list of directives for BrowserMatch*'s new location,
add the SetEnvIf* directives, and apply Lars' fix to mod_mime.
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79090
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Tue, 26 Aug 1997 16:43:12 +0000 (16:43 +0000)]
Ta-daah! The documentation for mod_setenvif, which defines the
SetEnvIf* and BrowserMatch* directives. (And in time for 1.3b1, too)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79088
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Tue, 26 Aug 1997 02:10:49 +0000 (02:10 +0000)]
PR: #1010
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
Reviewed by: Brian Behlendorf, with a little surgery
Suggested added text to clear up confusing situation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79086
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Tue, 26 Aug 1997 02:07:20 +0000 (02:07 +0000)]
PR:
Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>
Reviewed by: Brian Behlendorf
Fix a few inconsistancies.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79084
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Tue, 26 Aug 1997 01:51:32 +0000 (01:51 +0000)]
PR:
Document the type of responses which contain content-md5.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79082
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Tue, 26 Aug 1997 01:20:35 +0000 (01:20 +0000)]
PR:
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
Reviewed by: Brian Behlendorf
Document ContentDigest.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79080
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Mon, 25 Aug 1997 19:26:03 +0000 (19:26 +0000)]
PR:
Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>
Directive had been moved.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79074
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Mon, 25 Aug 1997 16:13:15 +0000 (16:13 +0000)]
Update FAQ #35 (where's the dump?) to mention the new-for-1.3
CoreDumpDirectory directive.
Submitted by: Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79071
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Sun, 24 Aug 1997 14:16:04 +0000 (14:16 +0000)]
Add document explaining how Directory, Location and Files sections
are merged. Based on Dean's explanation from PR#586. Link to this
doc from the directive descriptions in core.html.
PR: 586
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79051
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Sun, 24 Aug 1997 13:17:56 +0000 (13:17 +0000)]
Attempt to clarify relationship between VirtualHost and
Listen/BindAddress/Port.
PR: 1046
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79049
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Sun, 24 Aug 1997 12:55:09 +0000 (12:55 +0000)]
Update sample output from Configure to something more like what it
generates now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79045
13f79535 -47bb-0310-9956-
ffa450edef68
Randy Terbush [Sat, 23 Aug 1997 18:42:07 +0000 (18:42 +0000)]
Update docs to reflect changes to mod_cern_meta
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79035
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sat, 23 Aug 1997 04:47:24 +0000 (04:47 +0000)]
Add warning about NT.
Reviewed by: Brian Behlendorf, Randy Terbush, Paul Sutton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79022
13f79535 -47bb-0310-9956-
ffa450edef68
Randy Terbush [Sat, 23 Aug 1997 03:10:54 +0000 (03:10 +0000)]
Document 'Include'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79016
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sun, 17 Aug 1997 05:55:54 +0000 (05:55 +0000)]
Fix Squent typo.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78975
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Thu, 14 Aug 1997 01:24:49 +0000 (01:24 +0000)]
Some typos and other cleanup from Martin the doc-walloper.
(.htaccess changes reverted to generic htaccess after some
discussion.)
Submitted by: Martin Kraemer <Martin.Kraemer@mch.sni.de>
Reviewed by: Paul Sutton, Marc Slemko, Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78963
13f79535 -47bb-0310-9956-
ffa450edef68
pcs [Mon, 11 Aug 1997 10:04:43 +0000 (10:04 +0000)]
Initial documentation for the new Configure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78950
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Fri, 8 Aug 1997 17:24:44 +0000 (17:24 +0000)]
PR:
Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78926
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Thu, 7 Aug 1997 12:17:36 +0000 (12:17 +0000)]
Work around problem with mod_mime_magic by changing the name of
the data file manual-index.cgi uses.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78916
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 6 Aug 1997 20:21:16 +0000 (20:21 +0000)]
directory_walk optimization reducing the core loop from O(N*M) to O(N+M).
Plus minor semantic changes. Plus BSD fnmatch.[ch].
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78908
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Tue, 5 Aug 1997 10:49:44 +0000 (10:49 +0000)]
Enhanced and cleaned up the URL rewriting engine for 1.3:
First the grouped parts of RewriteRule pattern matches (parenthesis!) can be
accessed now via backreferences $1..$9 in RewriteConds test-against strings in
addition to RewriteRules subst string. Second the grouped parts of RewriteCond
pattern matches (parenthesis!) can be accessed now via backreferences %1..%9
both in following RewriteCond test-against strings and RewriteRules subst
string. This provides maximum flexibility through the use of backreferences.
Additionally the rewriting engine was cleaned up by putting common code to the
new expand_backrefs_inbuffer() function.
Submitted by: Ralf S. Engelschall
Reviewed by: Dean Gaudet, Ralf S. Engelschall
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78903
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sun, 3 Aug 1997 20:29:16 +0000 (20:29 +0000)]
Add a CoreDumpDirectory directive to allow users to specify where Apache
should try to core dump.
Reviewed by: Brian Behlendorf, Dean Gaudet
Submitted by:
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78880
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Sun, 3 Aug 1997 10:17:10 +0000 (10:17 +0000)]
Added link to the CGI spec from NCSA.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78877
13f79535 -47bb-0310-9956-
ffa450edef68
Marc Slemko [Sat, 2 Aug 1997 21:57:40 +0000 (21:57 +0000)]
Typo fixes and update FreeBSD FD_SETSIZE question. Yes, it is quite
complicated as to what works where.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78868
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Fri, 1 Aug 1997 12:05:05 +0000 (12:05 +0000)]
Make headerlines consistent between modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78858
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Fri, 1 Aug 1997 12:00:18 +0000 (12:00 +0000)]
Fixed HTML tag which was bad in recent commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78856
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Fri, 1 Aug 1997 09:36:41 +0000 (09:36 +0000)]
Let the user use ``RewriteCond %{...} !=""'' instead
of ``RewriteCond %{...} !^$'' which is ugly and has
bad performance.
Obtained from:
Submitted by: Ralf S. Engelschall
Reviewed by: Dean Gaudet, Ralf S. Engelschall
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78852
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Thu, 31 Jul 1997 21:23:11 +0000 (21:23 +0000)]
Bring mod_rewrite documentation up-to-date with recent source upgrade.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78837
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 30 Jul 1997 20:08:17 +0000 (20:08 +0000)]
Document the AddModuleInfo patch.
Submitted by: "Lou D. Langholtz" <ldl@usi.utah.edu>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78823
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Wed, 30 Jul 1997 18:41:47 +0000 (18:41 +0000)]
mod_access overhaul. Network/netmask and CIDR syntax. Critical path
speedups. Forced double-reverse DNS. Deprecate the "allow from
user-agents" syntax. "HostnameLookups double" support.
PR: 762, 860
Reviewed by: Paul Sutton, Marc Slemko (well he liked the double reverse part)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78820
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 30 Jul 1997 18:02:33 +0000 (18:02 +0000)]
Added item about the CGI/1.1 spec online locations, and some more
text about the FreeBSD/FD_SETSIZE stuff. (Marc has more to add
on that particular topic. but I'd already written this - so he
gets to correct/update my blither ;-)
PR: 931,938
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78818
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Fri, 25 Jul 1997 11:04:00 +0000 (11:04 +0000)]
Add ability to sort FancyIndexed directories by the different
column values, ascending or descending. Also update the new
features page with some stuff that got missed.
Reviewed by: Marc Slemko, Dean Gaudet, Alexei Kosut
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78779
13f79535 -47bb-0310-9956-
ffa450edef68
Ralf S. Engelschall [Fri, 25 Jul 1997 10:25:46 +0000 (10:25 +0000)]
- added answer about "missing" REMOTE_USER variable
- incorporated 8 answers from the old mod_rewrite FAQ
(step 4 of the mod_rewrite gifting procedure)
- adjusted the Netcraft information about number of Apache servers
- fixed typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78773
13f79535 -47bb-0310-9956-
ffa450edef68
Alexei Kosut [Tue, 22 Jul 1997 22:39:31 +0000 (22:39 +0000)]
Fix HTML mistake
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78748
13f79535 -47bb-0310-9956-
ffa450edef68
Alexei Kosut [Tue, 22 Jul 1997 22:33:14 +0000 (22:33 +0000)]
Change ThreadsPerChild config default from 20 to 50 to match
compiled-in default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78746
13f79535 -47bb-0310-9956-
ffa450edef68
Alexei Kosut [Tue, 22 Jul 1997 20:47:40 +0000 (20:47 +0000)]
Add docs for mod_isapi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78742
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 22 Jul 1997 08:51:02 +0000 (08:51 +0000)]
RealPlayer update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78737
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Tue, 22 Jul 1997 04:57:18 +0000 (04:57 +0000)]
Add note about Set-Cookies.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78735
13f79535 -47bb-0310-9956-
ffa450edef68
Alexei Kosut [Mon, 21 Jul 1997 23:05:26 +0000 (23:05 +0000)]
Change release and debug to apacher and apached, to avoid
name conflicts with VC++.
Reviewed by: Ben Laurie
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78729
13f79535 -47bb-0310-9956-
ffa450edef68
Alexei Kosut [Mon, 21 Jul 1997 21:26:56 +0000 (21:26 +0000)]
Create some docs on Apache for Windows. Note that some of this is
tenative, and likely to change soon.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78727
13f79535 -47bb-0310-9956-
ffa450edef68
brian [Mon, 21 Jul 1997 04:41:57 +0000 (04:41 +0000)]
PR: 785
Submitted by: Lars Eilebrecht <sfx@unix-ag.org>
mod_proxy directives can be put in virtual hosts too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78714
13f79535 -47bb-0310-9956-
ffa450edef68
dgaudet [Sun, 20 Jul 1997 22:19:33 +0000 (22:19 +0000)]
A doc update from Martin Kraemer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78705
13f79535 -47bb-0310-9956-
ffa450edef68