1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

3814 Commits

Author SHA1 Message Date
Marc Slemko
2f7bf9553e Fix incorrect "first available in" statement for ifdefine.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81661 13f79535-47bb-0310-9956-ffa450edef68
1998-07-06 17:42:11 +00:00
Ken Coar
f748f3c606 Clarify some sectional concerns.
Submitted by:	Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>, Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81644 13f79535-47bb-0310-9956-ffa450edef68
1998-07-03 20:12:34 +00:00
brian
7b2795afa3 PR:
Add analysis done by Christian Sane


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81633 13f79535-47bb-0310-9956-ffa450edef68
1998-07-01 06:52:32 +00:00
Ralf S. Engelschall
125da84fea I couldn't resist to add this cookie.
Its just too funny and descriptive at the same time ;-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81590 13f79535-47bb-0310-9956-ffa450edef68
1998-06-22 09:48:38 +00:00
brian
7d2f2fd17b PR:
Submitted by:	Ralf Engelschall
Reviewed by:	Brian Behlendorf

  *) Add <IfDefine>..</IfDefine> sections to the core module (with same spirit
     as <IfModule>..</IfModule> sections) which can be used to skip or process
     contained commands dependend of ``-D PARAMETER'' options on the command
     line.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81563 13f79535-47bb-0310-9956-ffa450edef68
1998-06-16 03:37:15 +00:00
brian
d6707610db PR:
Submitted by:	bhyde@pobox.com
Reviewed by:	Brian

Tweak to add some x-references.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81555 13f79535-47bb-0310-9956-ffa450edef68
1998-06-16 02:11:31 +00:00
Martin Kraemer
66e90023d7 Add some more background info about mod_proxy's behaviour;
e.g., that CacheRoot effectively enables cacheing


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81508 13f79535-47bb-0310-9956-ffa450edef68
1998-06-08 19:05:15 +00:00
brian
591e864fb9 PR:
D'oh!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81502 13f79535-47bb-0310-9956-ffa450edef68
1998-06-08 16:25:36 +00:00
brian
d7a4e5bff9 PR:
HostnameLookups were *not* allowed in .htaccess files.  They should
be, but for now it doesn't.  This can't be as easy as changing
ACCESS_CONF|RSRC_CONF to OR_FILEINFO or something, is it?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81470 13f79535-47bb-0310-9956-ffa450edef68
1998-06-06 02:30:12 +00:00
Ken Coar
a427b65a19 Fix an HREF that contained a line-break.
Submitted by:	Ben Hyde <bhyde@gensym.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81453 13f79535-47bb-0310-9956-ffa450edef68
1998-06-04 18:46:36 +00:00
Martin Kraemer
924bf2aa6f Correct the description of REMOTE_HOST and REMOTE_IDENT
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81418 13f79535-47bb-0310-9956-ffa450edef68
1998-05-29 20:49:28 +00:00
Jim Jagielski
c2841d1b3f Add the ServerTokens to the main directive list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81403 13f79535-47bb-0310-9956-ffa450edef68
1998-05-29 02:55:17 +00:00
Ken Coar
abe21ffe85 Make the evolution of the BrowserMatch* directives more clear.
PR:		2147
Submitted by:	Daniel Ryde <ryde@tripnet.se>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81386 13f79535-47bb-0310-9956-ffa450edef68
1998-05-28 14:06:54 +00:00
brian
65b7400981 PR: 2099
Don't commit suicide.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81336 13f79535-47bb-0310-9956-ffa450edef68
1998-05-21 04:07:17 +00:00
Ken Coar
577696926f Correct the ServerTokens docs a little bit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81328 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 18:40:35 +00:00
Ken Coar
38d73313a9 Some of my semi-regular HTML cleanup (tag ordering, B/I
replacement) and long-line (>80) shortening.  No thirty..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
brian
f8ad3417f4 PR: 1773
IdentityCheck not allowed in .htaccess files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81312 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 05:03:31 +00:00
brian
262932bc5f PR:
Fix broken link, add note about maxclients.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81296 13f79535-47bb-0310-9956-ffa450edef68
1998-05-18 22:01:08 +00:00
Ralf S. Engelschall
bf70d922f9 fix typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81284 13f79535-47bb-0310-9956-ffa450edef68
1998-05-15 09:29:15 +00:00
Ralf S. Engelschall
6b51b48941 Update/Create hyperlinks to new HTML document about DSO.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81263 13f79535-47bb-0310-9956-ffa450edef68
1998-05-12 11:27:06 +00:00
Jim Jagielski
1087ddf63e PR:
Obtained from:
Submitted by:	Jim Jagielski
Reviewed by:
Replace the AddVersionPlatform directive with ServerTokens directive
which allow for either Minimal ("Apache/1.3.0"), OS ("Apache/1.3.0 (UNIX)")
or Full ("Apache/1.3.0 (UNIX) PHP/3.0") type Server headers.
SERVER_SUBVERSION is no longer supported.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81244 13f79535-47bb-0310-9956-ffa450edef68
1998-05-11 20:08:04 +00:00
Marc Slemko
8e8965cf7b Fix AllowOverrides --> AllowOverride in docs.
PR: 2213
Obtained from:
Submitted by:	Thomas Neumann <Thomas.Neumann@comconsult.de>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81238 13f79535-47bb-0310-9956-ffa450edef68
1998-05-11 14:51:24 +00:00
Ken Coar
2c31eba7d7 Final touches on removing the AddVersionComponent directive and
correcting my BD references to something called "Server-Version."
	D'oh!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81212 13f79535-47bb-0310-9956-ffa450edef68
1998-05-09 04:42:27 +00:00
Ken Coar
82821998c5 Change the default setting of AddVersionPlatform to 'on'. Jim,
Brian Havard, and Marc think that's better - and if Marc, who is
	so security-conscious, thinks it's a good idea that tips me over
	to that side as well.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81193 13f79535-47bb-0310-9956-ffa450edef68
1998-05-08 12:09:46 +00:00
Ken Coar
39ce411517 Add the core AddVersionComponent and AddVersionPlatform directives,
which make the SERVER_SUBVERSION functionality a runtime thing and
	allow adding OS identity to the Server-Version string respectively.

PR:		2056
Reviewed by:	Jim Jagielski, Martin Kraemer, Brian Behlendorf


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81175 13f79535-47bb-0310-9956-ffa450edef68
1998-05-07 12:24:21 +00:00
Ralf S. Engelschall
6cfa45cd13 Ops, looks like Brian typed "x:x<CR>" in his Vi instead of just ":x<CR>" ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81152 13f79535-47bb-0310-9956-ffa450edef68
1998-05-06 11:04:36 +00:00
brian
f678c97595 PR: 2100
Submitted by:	Dale Couch <dcouch@training.orl.lmco.com>

slight clarification for NT users.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81145 13f79535-47bb-0310-9956-ffa450edef68
1998-05-06 04:10:53 +00:00
Martin Kraemer
16152b6d57 BS2000 Security: BS2000 needs extra authentication
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81116 13f79535-47bb-0310-9956-ffa450edef68
1998-05-04 16:46:38 +00:00
Ralf S. Engelschall
3478ab4ac2 A HTML fix and a documentation fix for ServerSignature directive.
Submitted by: Lars Eilebrecht
Reviewed by: Martin Kraemer, Ralf S. Engelschall


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81064 13f79535-47bb-0310-9956-ffa450edef68
1998-04-29 06:32:11 +00:00
Ralf S. Engelschall
b37ad00f73 Document syslogd-based error logging
Submitted by: Lars Eilebrecht


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81037 13f79535-47bb-0310-9956-ffa450edef68
1998-04-25 16:44:31 +00:00
Ben Laurie
0a65243882 Fix grammar and layout error.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80887 13f79535-47bb-0310-9956-ffa450edef68
1998-04-13 11:42:20 +00:00
dgaudet
9d62e62c34 tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80828 13f79535-47bb-0310-9956-ffa450edef68
1998-04-07 07:13:23 +00:00
Ralf S. Engelschall
9663798650 Although mod_mmap_static is an experimental module it works fine and already
is distributed with Apache it was not prepared the same way as the other
modules. Hence let us give it a first cut for a documentation and an
(disabled, of course) entry in the Configuration.tmpl file.

Dean: Feel free to fix both my english and my initial content in the
      mod_mmap_static.html document. It's your baby, so you know
      best what is missing.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80796 13f79535-47bb-0310-9956-ffa450edef68
1998-04-03 16:07:15 +00:00
dgaudet
7481dab0ef "Options +Includes" wasn't corrently merged if "+IncludesNoExec"
was defined in a parent directory.

Submitted by:	Lars Eilebrecht


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80720 13f79535-47bb-0310-9956-ffa450edef68
1998-03-28 20:57:04 +00:00
Ralf S. Engelschall
749ac506eb - more RegEx hints, especially to the Friedl-book
- update of the directive blocks to be directive-dict.html compliant


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80647 13f79535-47bb-0310-9956-ffa450edef68
1998-03-25 08:03:48 +00:00
Ken Coar
729df5619a "Has no effect on MS Windows" is rather misleading.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80629 13f79535-47bb-0310-9956-ffa450edef68
1998-03-21 22:31:53 +00:00
pcs
593e68fcbc Document the fact that StartServers, MaxSpareServers and MinSpareServers
have no effect on Unix. Also that ThreadsPerChild has no effect on
Unix.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80625 13f79535-47bb-0310-9956-ffa450edef68
1998-03-21 17:13:56 +00:00
pcs
68bde2e09c Update docs to reflect the fact that mod_dll has been replaced by mod_so.
In particular, mark mod_dll as obselete, add Windows information and
examples to mod_so documentation, copy info about creating DLLs from
mod_dll.html to mod_so.html (although this needs more work to add info
for Unix users, since most of the description applies to all systems).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80623 13f79535-47bb-0310-9956-ffa450edef68
1998-03-21 17:03:49 +00:00
Martin Kraemer
c1b238fd54 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80608 13f79535-47bb-0310-9956-ffa450edef68
1998-03-20 11:11:04 +00:00
Ralf S. Engelschall
070b7335e8 One more missing hyperlink.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80606 13f79535-47bb-0310-9956-ffa450edef68
1998-03-20 11:08:26 +00:00
Ralf S. Engelschall
1e7928e8c9 Add missing hyperlinks.
PR#: 1963


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80604 13f79535-47bb-0310-9956-ffa450edef68
1998-03-20 10:35:27 +00:00
Ralf S. Engelschall
e6d5336eac Added hints to the source and documentation what version is needed
and where to find that version on the net.

PR#: 1423


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80602 13f79535-47bb-0310-9956-ffa450edef68
1998-03-20 09:42:44 +00:00
Ralf S. Engelschall
3d9c082573 Reanimation of an undocumented feature of mod_proxy:
ProxyReceiveBufferSize

Submitted by: Ralf S. Engelschall
PR#: 1348


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80598 13f79535-47bb-0310-9956-ffa450edef68
1998-03-20 07:56:49 +00:00
dgaudet
52733e3bc5 - The "merging" optimization in mod_setenvif did not deal with
SetEnvIfNoCase properly; and it used strcmp() to compare header
  names when it should use strcasecmp().

- Change the merging optimization so that it only considers the most
  recent setenvif for merging.  This means that mod_setenvif will
  consider all directives in the order they appear in the config file.

- Document that mod_setenvif considers directives in the order they
  appear, and give an example use.

- Perform more comparisons at compile-time in order to speed up things
  at compile-time.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80545 13f79535-47bb-0310-9956-ffa450edef68
1998-03-15 21:39:50 +00:00
Ralf S. Engelschall
716820ac75 Phase 2 of mod_rewrite documentation enhancement:
Cleanup of the HTML markup code
(Thanks to Marc and Martin for hints)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80466 13f79535-47bb-0310-9956-ffa450edef68
1998-03-10 13:37:27 +00:00
dgaudet
b76529324a Change to the multiple-slash behaviour of LocationMatch for consistency
with AliasMatch and RewriteRule.  This was discussed in nh.9711, search
for subject "mod_rewrite/1440".  My proposed change had the support of
Roy, Ken and Dirk... I modified it slightly here so that it wouldn't
break every single existing config that has <Location /server-status>.

PR:		1440


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80426 13f79535-47bb-0310-9956-ffa450edef68
1998-03-06 09:37:08 +00:00
Ralf S. Engelschall
d40815d5ec Phase 1 of mod_rewrite documentation enhancement:
Adding of new information. Now especially the detailed information about how
mod_rewrite internally works which is written down here for better
understanding of the directive documentation. I've also painted two initial
figures to illustrate this better which are added to htdocs/manual/images/.

(Phase 2 will be error correction and markup code cleanup)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80404 13f79535-47bb-0310-9956-ffa450edef68
1998-03-04 16:51:18 +00:00
dgaudet
5f3c44c9da I thought we got rid of all the <Limit> ... </Limit> in our examples... is
there some reason this one is still around?  I'm ditching it anyhow unless
someone explains why it's necessary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80383 13f79535-47bb-0310-9956-ffa450edef68
1998-03-04 08:53:52 +00:00
dgaudet
8e95d00cdd Explain %p and %v a little more.
PR:		1908


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80372 13f79535-47bb-0310-9956-ffa450edef68
1998-03-03 08:38:26 +00:00
dgaudet
568485f102 more accurate %p docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80369 13f79535-47bb-0310-9956-ffa450edef68
1998-03-03 08:25:05 +00:00