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

293 Commits

Author SHA1 Message Date
pcs
47a26d2a51 Question about PUT support in Apache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77948 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 20:21:47 +00:00
Ken Coar
9f0b377445 Added a bunch of to-do items from questions received by ApacheWeek,
and added a Q&A about the Java JDK 1.0.2 problem with HTTP/1.1
	headers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77946 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 13:43:28 +00:00
Chuck Murcko
0172d4b746 In view of lack of response to patching http_core.c to handle proxy: change
the access example to use <Files> block instead of <Directory>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77944 13f79535-47bb-0310-9956-ffa450edef68
1997-04-21 03:12:06 +00:00
Ken Coar
25afc5ccef Cleaned up some <PRE> sections to use <CODE> and <DL> instead;
Lynx (2.7.1) wasn't indenting properly.

Reviewed by:
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77942 13f79535-47bb-0310-9956-ffa450edef68
1997-04-20 15:40:06 +00:00
Ken Coar
b75843d1d2 Removed the hand-edited references, now that enlightened ones
have set my feet upon the path and I, too, can do it automagically.
	Also cleaned up some formatting for consistency, and added explicit
	".html" suffixes to links that were missing them (wouldn't work
	on servers not using negociation/multiviews).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77939 13f79535-47bb-0310-9956-ffa450edef68
1997-04-20 02:43:12 +00:00
pcs
67ff0df205 Forgot to mention XBitHack as a method of enabling SSI. Update
docs for this directive to state it only applies to text/html files.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77937 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:19:58 +00:00
pcs
a6862a49c8 Provide information on enabling SSI files. Document how to enable
SSI using a handler name, and relegate the magic mime types to back-compat.
status.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77935 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:13:50 +00:00
pcs
ebe9c51dff Fix typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77933 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 22:01:14 +00:00
pcs
d982446ed0 Explain Satisfy directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77931 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 21:55:11 +00:00
pcs
e471abcec7 Two cookies questions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77928 13f79535-47bb-0310-9956-ffa450edef68
1997-04-18 20:42:19 +00:00
pcs
3e5eb47410 Add missing >
Submitted by: Martin.Kraemer@mch.sni.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77919 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 12:43:20 +00:00
pcs
518759133c Fix description of DirectoryIndex to explain that a directory index will
only be returned if Options +Indexes is set.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77917 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 12:40:31 +00:00
pcs
6860be5a29 Document UnsetEnv. Fix documented syntax of SetEnv.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77915 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 12:21:09 +00:00
pcs
b1c709dc3d Add ScoreBoardFile, add <..> to IfModule
Submitted By: Martin.Kraemer@mch.sni.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77913 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 09:50:17 +00:00
pcs
1945d0b7ea Add missing link targets [Martin.Kraemer@mch.sni.de].
Module is not compiled in by default.
Update directive descriptions to use standard manual page format.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77911 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 09:13:05 +00:00
pcs
1d4eebb13a Put ClearModuleList in correct place.
Submitted By: Martin.Kraemer@mch.sni.de


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77909 13f79535-47bb-0310-9956-ffa450edef68
1997-04-16 09:09:34 +00:00
Ken Coar
b8f5b06e2d More cleanup, primarily to get into a format that's equally
usable as text (e.g., from a newsgroup) and as hypertext.
	Addition of a `references' section, and `footnotes' in a manner
	similar to _Apache Week_'s text format.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77903 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 21:17:46 +00:00
Ken Coar
9eb29ce45c Correct typo.
Reviewed by:	Ken Coar
Submitted by:	Ralf Engelschall


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77899 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 15:56:46 +00:00
pcs
0835759978 Add note that Apache pre-1.2 ignores last line when final newline
is missing. Apparently NCSA does not ignore the final line in this situation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77897 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 13:31:10 +00:00
dgaudet
0781cb871c typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77894 13f79535-47bb-0310-9956-ffa450edef68
1997-04-15 08:00:19 +00:00
brian
4db4356698 Submitted by: Christian Nybo <chr@mediascience.no>
Updated link to SGI Tuning Guide


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77890 13f79535-47bb-0310-9956-ffa450edef68
1997-04-14 17:05:22 +00:00
Chuck Murcko
1cf695eca3 Removed reference to experimental proxy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77879 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 22:52:43 +00:00
Chuck Murcko
c072c6dc30 Add info for building under UnixWare to the 'Compiling and Installing'
pages.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77877 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 21:49:31 +00:00
Chuck Murcko
5aafb9bf92 Added CacheDirLength and CacheDirLevels. Fixed link for
CacheLastModifedFactor.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77874 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 18:31:55 +00:00
Ken Coar
425a9c8bbe Added semi-FAQ about "invalid group ID" during httpd startup.
Corrected ErrorDocument 401 section to a question.  (This *is*
	a FAQ, after all ;-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77872 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 12:55:29 +00:00
dgaudet
5b3bc6ead8 A few tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77867 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 04:49:10 +00:00
dgaudet
315fe41e38 replace absurl with rel url
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77863 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 04:23:38 +00:00
Marc Slemko
47fdbdb2f4 Add another one... ErrorDocument 401.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77860 13f79535-47bb-0310-9956-ffa450edef68
1997-04-12 03:40:38 +00:00
Ken Coar
b1f303c347 Add a cross-link to the directives list from the modules list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77855 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 22:37:00 +00:00
Ken Coar
e11fd1f0c0 Update documentation to include stuff for mod_example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77852 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 22:23:26 +00:00
Ken Coar
0a9d9affbe Filled in the missing section about how to enable SSI.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77846 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 04:27:04 +00:00
Marc Slemko
8ec7d55b4e Expand the section on fd limits a bit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77844 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 03:43:43 +00:00
Ken Coar
39e4d64378 Enhanced section on caching of parsed documents to include info
about XBitHack Full.

Submitted by:	Marc Slemko


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77842 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 03:36:58 +00:00
Ken Coar
6ae4943897 Added section on CGI usage in non-ScriptAliased directories.
Submitted by:	Marc Slemko


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77840 13f79535-47bb-0310-9956-ffa450edef68
1997-04-11 03:25:04 +00:00
Marc Slemko
620d637aca Update the ErrorDocument information to clarify a few things,
especially the handling of 401 responses.  The example that was in
the docs before would never work!  No wonder people have trouble
with it...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77838 13f79535-47bb-0310-9956-ffa450edef68
1997-04-10 22:53:18 +00:00
Ken Coar
38d1483410 One more time at getting remote CVS to send diffs.. are we
having fun yet? :-(


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77836 13f79535-47bb-0310-9956-ffa450edef68
1997-04-09 19:23:02 +00:00
Ken Coar
1d57e2847e Do Rodents have Ridges? One more attempt to get the diffs
working..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77833 13f79535-47bb-0310-9956-ffa450edef68
1997-04-09 17:51:20 +00:00
Ken Coar
26ebab9658 Added information about how to set the Content-type for
module-generated content.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77831 13f79535-47bb-0310-9956-ffa450edef68
1997-04-09 14:38:34 +00:00
Ben Laurie
6aff6a7efc Just testing whether only rodent's have problems...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77829 13f79535-47bb-0310-9956-ffa450edef68
1997-04-09 12:53:50 +00:00
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
Chuck Murcko
a7420c87fe Correct syntax error in Limit block. This still doesn't fix the problem,
though.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77801 13f79535-47bb-0310-9956-ffa450edef68
1997-04-07 01:35:52 +00:00
Chuck Murcko
58ee2c983f Fix typo in FAQ section on limiting access.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77798 13f79535-47bb-0310-9956-ffa450edef68
1997-04-06 02:42:02 +00:00
pcs
11fcb3157f Fix ELF format
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77774 13f79535-47bb-0310-9956-ffa450edef68
1997-03-28 15:16: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
ac92822f51 Add NCSA extended/combined log format example suggested by David Richards
<dr@ripco.com>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77770 13f79535-47bb-0310-9956-ffa450edef68
1997-03-27 20:09:02 +00:00
dgaudet
b1b4198033 pr#190: document expense of identitycheck
Reviewed by:
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77767 13f79535-47bb-0310-9956-ffa450edef68
1997-03-25 20:35:35 +00:00