1
0
mirror of https://github.com/apache/httpd.git synced 2025-05-20 13:53:45 +03:00

279 Commits

Author SHA1 Message Date
Ken Coar
45715bdd6d Once more, under different circs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77827 13f79535-47bb-0310-9956-ffa450edef68
1997-04-09 11:59:17 +00:00
Ken Coar
f4ca13448e No-op change to see if CVS diff-ing is fixed yet.. :-(
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77825 13f79535-47bb-0310-9956-ffa450edef68
1997-04-09 11:24:50 +00:00
Ken Coar
1238c7abab Changed <!DOCTYPE> to match other documents, and added
revision date stuff (for dating when posted to USENET).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77819 13f79535-47bb-0310-9956-ffa450edef68
1997-04-08 20:46:58 +00:00
Ken Coar
81eba82f7c Enhance the FAQ with info about "I wanna use /etc/passwd for Web
authentication", and inadvertent POST restriction by omitting the
method from <Limit> blocks.  (Many thanks to Rob H and Marc S for
portions of the former.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77817 13f79535-47bb-0310-9956-ffa450edef68
1997-04-08 12:42:36 +00:00
Ken Coar
50221b779d Latest version of the Apache FAQ. Not the ultimate, but enough for
now, and somewhat improved over what's there.  More to come soon.
Reviewed by:	Roy Fielding, Paul Sutton


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77815 13f79535-47bb-0310-9956-ffa450edef68
1997-04-08 04:48:15 +00:00
dgaudet
d018289508 typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77772 13f79535-47bb-0310-9956-ffa450edef68
1997-03-27 22:31:20 +00:00
dgaudet
b63c62584c Bug reporting changes to direct people to the GNATS system.
Reviewed by:	Dean Gaudet, Roy Fielding
Submitted by:	Ken Coar
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77762 13f79535-47bb-0310-9956-ffa450edef68
1997-03-25 04:57:58 +00:00
dgaudet
dc7486d62d Add security notes about protecting /, and avoiding "UserDir ./".
Submitted by:	Ken Coar
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77725 13f79535-47bb-0310-9956-ffa450edef68
1997-03-16 23:34:02 +00:00
Roy T. Fielding
1413f483af Added table entry placeholder for new header_parser callback
in all of the distributed modules.

Submitted by: Ken Coar, closes PR #191
Reviewed by: Roy Fielding, Chuck Murcko, Dean Gaudet, Marc Slemko, Jim Jagielski


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77707 13f79535-47bb-0310-9956-ffa450edef68
1997-03-07 14:15:59 +00:00
Marc Slemko
1d6eae890b Fix typos.
Submitted by:	Martin Kraemer <Martin.Kraemer@mch.sni.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77686 13f79535-47bb-0310-9956-ffa450edef68
1997-02-27 02:46:37 +00:00
Marc Slemko
b5b688e9d3 Update systems w/FIN_WAIT_2 timeout to reflect info I have received.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77605 13f79535-47bb-0310-9956-ffa450edef68
1997-02-12 05:11:26 +00:00
brian
7fdd50d342 Reviewed by: Brian Behlendorf
Submitted by:	Nick Maclaren <nmm1@cus.cam.ac.uk>

Fixed the "Directory" directive, and removed the Limit directive since it's not needed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77551 13f79535-47bb-0310-9956-ffa450edef68
1997-02-03 01:40:50 +00:00
Roy T. Fielding
5ea9107c1c Adjusted some of the explanations of the FIN_WAIT_2 problems to
accurately reflect the current status, reasons why it occurs, and
what client authors should be doing.  Also reformatted my mail
message appendix so that it is applicable to a non-Apache audience.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77533 13f79535-47bb-0310-9956-ffa450edef68
1997-01-30 00:48:31 +00:00
Marc Slemko
960c197d2e Modify the FIN_WAIT_2 docs page to change the info on Solaris (based on
information from Mukesh Kacker <mukesh.kacker@eng.sun.com>)
and add info on HP-UX (based on information from
Rick Jones <raj@cup.hp.com>).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77525 13f79535-47bb-0310-9956-ffa450edef68
1997-01-28 08:44:45 +00:00
Marc Slemko
9ec927d0c6 Add more information on the FIN_WAIT_2 problem.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77523 13f79535-47bb-0310-9956-ffa450edef68
1997-01-28 04:23:08 +00:00
brian
c09109559c Reviewed by: Chuck Murcko, Brian Behlendorf
Submitted by:	Marc Slemko

Added documentation about security concerns with logging in Apache 1.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77404 13f79535-47bb-0310-9956-ffa450edef68
1997-01-10 08:24:03 +00:00
brian
1854018955 Reviewed by: Brian Behlendorf
Submitted by:	Martin Kraemer

More link surgery - I think this should be it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77274 13f79535-47bb-0310-9956-ffa450edef68
1996-12-12 01:09:58 +00:00
brian
e95fec6cb9 Obtained from: Rob Hartill, with some stuff by Brian Behlendorf
Rob modified the section on robot detection and I modified the section on
redirecting an entire server to include a section on mod_rewrite


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77230 13f79535-47bb-0310-9956-ffa450edef68
1996-12-09 04:49:12 +00:00
brian
01e3f84dc4 Miscellanous link problems reported by users, fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77198 13f79535-47bb-0310-9956-ffa450edef68
1996-12-05 06:26:26 +00:00
brian
31d54b5140 Compatibility reported in group file syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77143 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 02:02:15 +00:00
brian
1a906e97f4 Minor link and date updating.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77141 13f79535-47bb-0310-9956-ffa450edef68
1996-12-02 01:55:20 +00:00
Randy Terbush
5e0a0770e5 Relocated missing file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77120 13f79535-47bb-0310-9956-ffa450edef68
1996-12-01 17:07:17 +00:00
Alexei Kosut
0cd2504f94 Update *_client_block documentation to match Roy's changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77087 13f79535-47bb-0310-9956-ffa450edef68
1996-11-28 08:34:05 +00:00
Sameer Parekh
e1bfbe4960 Fix links to core.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77050 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 05:36:42 +00:00
Sameer Parekh
12ee0936f2 Update small things in FAQ
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77048 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 05:29:26 +00:00
Sameer Parekh
da9bc33d8d fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77046 13f79535-47bb-0310-9956-ffa450edef68
1996-11-26 05:26:24 +00:00
brian
7bea48f444 Added SSI headers and footers to all documents. HTML-ized the vif-info doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77014 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 09:55:51 +00:00
brian
743ffa02ea Added SSI headers and footers to each level.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77012 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 09:32:58 +00:00
brian
65692a13c0 Realized "misc" was better than "info" to describe this subdir. Yeah, I know,
I apologize.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77008 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 09:17:50 +00:00