If anyone here has some basic ssl knowledge and wants something to do, there
is a project:
Sombody needs to take the documentation out of the latest mod_ssl
distribution and incorporate it into httpd-docs-2.0. The "reference"
section should become mod/mod_ssl.html and the other sections need to f
> From: Soren Birk Jacobsen [mailto:[EMAIL PROTECTED]
>
> Sorry to send this mail directly, but I couldnt find any official
> address, I assume you will know whom to forward it to.
>
> In the docs for the apache server, there is a section dealing with
> namebased virtual hosts
>
> http://httpd.apa
Thanks. This is now fixed.
> -Original Message-
> From: Rodent of Unusual Size [mailto:[EMAIL PROTECTED]
> Sent: October 31, 2001 10:10 AM
> To: [EMAIL PROTECTED]; Apache docs list
> Subject: Re: Broken link in apache.org site
>
>
> [EMAIL PROTECTED] wrote:
> >
> > At this site it is a
slive 01/10/31 07:17:51
Modified:htdocs/manual/mod core.html.en
Log:
Note when AcceptFilter first appeared.
PR: 8454
Revision ChangesPath
1.200 +4 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
slive 01/10/31 07:14:26
Modified:htdocs/manual/misc FAQ-A.html
Log:
Fix a stale link.
PR: 8472
Revision ChangesPath
1.10 +3 -3 httpd-docs-1.3/htdocs/manual/misc/FAQ-A.html
Index: FAQ-A.html
> -Original Message-
> From: Kent Tegels [mailto:[EMAIL PROTECTED]
>
> Just a question... are there links to other commerical sites in the
> documentation?
Well, we are talking about the httpd.apache.org website, not the
documentation per se. But the answer is "yes" in either case.
The
> From: Rich Bowen [mailto:[EMAIL PROTECTED]
> I discovered that some of the links on the "Books about Apache" page are
> dead, but I was not able to find where they should go. As a specific
> example, Apache Administrator's Handbook by Kabir, is no longer listed
> on the IDG web site. Is it kosh
slive 01/10/27 15:21:09
Modified:htdocs/manual/vhosts name-based.html.en
Log:
Fix some broken links, change to the simplest possible example, and add a
couple notes to give hints to people running servers behind port-forwarding
firewalls.
Revision ChangesPath
1.18
slive 01/10/22 13:15:26
Modified:htdocs/manual/vhosts name-based.html.en
Log:
Refresh of the name vhosting docs.
Reviewed by: Allan Liska
Revision ChangesPath
1.17 +151 -102 httpd-docs-1.3/htdocs/manual/vhosts/name-based.html.en
Index: name
> -Original Message-
> From: Cliff Woolley [mailto:[EMAIL PROTECTED]
[good suggestions deleted]
Of course, the person will probably never see these suggestions. It came
from a non-subscriber who I moderated through. I guess if you send messages
to lists you aren't subscribed to, you d
slive 01/10/14 06:45:54
Modified:htdocs/manual/mod core.html.en
Log:
Broken link
PR: 8535
Revision ChangesPath
1.199 +1 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
I don't know how I get myself started on this stuff when I have so much else
to do ;-)
Anyway, name-based.html is one of those files that was written many years
ago and has had various sentences and paragraphs changed MANY times since.
I thought it could greatly benefit from a full review, so I di
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Other question - how to reformat to html?
> Which utility does so?
>
I have a very nasty hack of a c program that converts nroff *output* to
html. I would like to upload it somewhere so that others can use
]
> > [nored unless you are responding to an explicit request from a ]
> > [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]
> >
> >
> > Synopsis: IP based Virtual Host firewall implementation must
> use ifconfig IP, not DNS IP
> >
> >
> -Original Message-
> From: Hartmut Obendorf [mailto:[EMAIL PROTECTED]
>
> fixes heml to html to make example work
>
Thanks. Committed.
Joshua.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
> -Original Message-
> From: Allan Liska [mailto:[EMAIL PROTECTED]
>
> I have made the syntax corrections suggested by Chris Pepper and would
> like to see if there are any additional comments about the SSI changes?
Committed with Cliff's changes and a few of my own.
Joshua.
-
slive 01/10/05 14:23:46
Modified:htdocs/manual/misc security_tips.html
Log:
Some more detail about SSI security.
With some changes by Chris Pepper, Cliff Woolley, and Joshua Slive.
Submitted by: Allan Liska <[EMAIL PROTECTED]>
Revision ChangesPath
1.26
> -Original Message-
> From: MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
> Thanks for the review comments. I agree that the comments are a
> bit more for
> a experienced user, and probably just right for a new-user. I can
> certainly
> reduce the details, and point the user to the docs. for
slive 01/10/02 08:40:07
Modified:htdocs/manual/misc security_tips.html
Log:
Tidy.
Submitted by: Allan Liska <[EMAIL PROTECTED]>
Revision ChangesPath
1.25 +234 -222 httpd-docs-1.3/htdocs/manual/misc/security_tips.html
Index: security_tip
slive 01/10/02 08:37:34
Modified:htdocs/manual/misc security_tips.html
Log:
Add an index.
Submitted by: Allan Liska <[EMAIL PROTECTED]>
Revision ChangesPath
1.24 +23 -6 httpd-docs-1.3/htdocs/manual/misc/security_tips.html
Index: security_tip
> -Original Message-
> From: Allan Liska [mailto:[EMAIL PROTECTED]
> As Joshua suggested, I have separated the content changes from the
> formatting changes. Listed below are the proposed content changes for the
> Server Side Includes section. If they are acceptable, I will continue
>
On Mon, 1 Oct 2001, Cliff Woolley wrote:
> I'm sure we can find a place. In the meanwhile, if you get a minute can I
> ask you to do me the favor of applying this change and the corresponding
> .html version at the same time?
Hmmm... Just tried to do that but it wouldn't apply cleanly and I don'
I should have brought this up before, but I forgot about the issue.
We now have a serious problem bringing forward or backward changes in the
docs. Because of the xhtml changes in the 2.0 docs, there is no longer
any way to get reasonable diffs between 1.3 and 2.0. For example, if we
commit cha
It appears the recent xml-ification has triggered the "strict" mode in IE6.
One "feature" of this mode is that the alignment setting of carries over into table cells. The result is that on the
main docs page (docs/manual/index.html), all the text inside the table cells
is centered.
I'm not a sta
Sorry for the long delay in responding.
We have added more information on how to do conditional logging; see
http://httpd.apache.org/docs/logs.html
However, your particular configuration has a major security problem. See
the security note contained on that page.
Thanks for the suggestion.
>
>
> -Original Message-
> From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
>
> > From: <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 19, 2001 10:27 AM
> > slive 01/09/19 08:27:17
> > 3. Remove the AuthGroupFile /dev/null which shoul
> -Original Message-
> From: Rodent of Unusual Size [mailto:[EMAIL PROTECTED]
>
> Joshua Slive wrote:
> >
> > man-template.html is obsolete. I removed it from
> > httpd-2.0/docs/manual/ quite some time ago but I've
> > generally not removed anyt
> -Original Message-
> From: Rodent of Unusual Size [mailto:[EMAIL PROTECTED]
> When it comes to templates, there is also the
> htdocs/manual/man-template.html file. Whatever we
> end up using, the other should go away, or at
> least be replaced with a pointer to the new 'current'
> tem
> -Original Message-
> From: Allan Liska [mailto:[EMAIL PROTECTED]
> On Mon, 17 Sep 2001, Rich Bowen wrote:
> > Yes. The documentation should be the one location where folks need to
> > look for information on how to run the Apache server. There are cases
> > where off-site links may be a
On Sun, 16 Sep 2001, William A. Rowe, Jr. wrote:
> Because mod_dll is depricated. Where did you find this link so we can
> do away with it?
In most cases, these problems come from people using the search engine on
apache.org. This search engine does not follow links; it goes through the
filesy
On Sun, 16 Sep 2001, William A. Rowe, Jr. wrote:
>
> It's nice that different parts of the distribution 'excersize' different parts
> of the server - Multiviews included.
>
I agree. I'd prefer that the manual remains multi-viewed. I would like
to remove all the AddLanguage's from the httpd.conf
> -Original Message-
> From: Rich Bowen [mailto:[EMAIL PROTECTED]
> >
> > - More content and better organisation.
>
> Where do you see the organization lacking/confusing?
Just as a data point, there is a bug in the bug database that requests that
it be made clear what security tips ap
> -Original Message-
> From: Jérémy HERVE [mailto:[EMAIL PROTECTED]
> Is somebody is working on
> http://httpd.apache.org/docs/new_features_1_3.html
I'm not sure exactly what you mean. This doc is mainly for people upgrading
from 1.2 to 1.3, which is not a very large group anymore. New
slive 01/09/12 08:06:51
Modified:htdocs/manual readme-tpf.html install-tpf.html
Log:
TPF doc updates
Submitted by: David McCreedy
Revision ChangesPath
1.10 +470 -271 httpd-docs-1.3/htdocs/manual/readme-tpf.html
Index: readme-tpf.html
slive 01/09/06 11:24:20
Added: htdocs index.html.nn
Log:
Add Norwegian Nynorsk translation of welcome page.
Submitted by: Roy-Magne Mo <[EMAIL PROTECTED]>
Reviewed by: Ragnar Wisløff <[EMAIL PROTECTED]>, Tor Hildrum <[EMAIL
PROTECTED]>
Revisio
> -Original Message-
> From: Roy-Magne Mo [mailto:[EMAIL PROTECTED]
> Sent: September 5, 2001 5:40 PM
> To: [EMAIL PROTECTED]
> Subject: New translation of frontpage (norwegian nynorsk)
>
>
> Hi,
>
> Do anyone care to check this new translation into CVS. This a
> translation to the other
> -Original Message-
> From: Tor Hildrum [mailto:[EMAIL PROTECTED]
>
> I'm not even sure this should be here, but:
> Where can I find the language-specific versions of apache?
> Are there any difference between these and editing httpd.conf yourself?
>
I'm not sure what you mean by "lang
On Thu, 6 Sep 2001, Rich Bowen wrote:
> On a related note, tidy has an -asxml switch that produces ...
>
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
>
> Is *this* something that is desirable? Isn't this the eventual goal?
>
It also does a few extra things like changing uncl
On Tue, 4 Sep 2001, Rich Bowen wrote:
> I just committed auth.html in the howto directory. It's not perfect, but
> with all I am working on at the moment, if I don't commit it now, I
> might never get around to it. Let me know if you like it, what things
> you think should change, and so on, and
slive 01/09/05 18:52:56
Modified:htdocs/manual configuring.html.en
Log:
Link to Ken's .htaccess tutorial.
Revision ChangesPath
1.9 +6 -0 httpd-docs-1.3/htdocs/manual/configuring.html.en
Index: configuring.ht
On Wed, 5 Sep 2001, Rodent of Unusual Size wrote:
> Joshua Slive wrote:
> >
> > > http://Apache-Server.Com/tutorials/ATusing-htaccess.html
> >
> > Yes, this is a very nice doc. It is linked from the tutorials page.
> > Are you interested in donating it?
>
On Wed, 5 Sep 2001, Roy-Magne Mo wrote:
> Hi,
>
> Do anyone care to check this new translation into CVS. This a
> translation to the other of the two norwegian languages.
>
> Filename is index.html.nn
>
> The file could be found at:
> http://www.sunnmore.net/nynorsk/index.html.nn
Thanks for the
On Wed, 5 Sep 2001, Jason Lingohr wrote:
>
> As you'll know, I spent a little time downgrading case on some of the 1.3
> tree -- personally, I believe in consistency, but for the doco people (I
> agree with Joshua above re the user).
>
There is a slightly different issue here too. If we plan to
On Tue, 4 Sep 2001, Rodent of Unusual Size wrote:
> Cliff Woolley wrote:
> >
> > Are there any samples of how to do the easy .htaccess tasks like
> > setting up a plain and simple mod_auth or mod_access configuration?
>
> http://Apache-Server.Com/tutorials/ATusing-htaccess.html
Yes, this is a ve
On Tue, 4 Sep 2001, Rich Bowen wrote:
> I've been using tidy, from the w3c, for a while now, to do
> pretty-reformatting of HTML documents. One of the things that it does is
> lower-case HTML tags. I was wondering, in light of comments made a week
> or two ago, whether it would be worthwhile to d
On Mon, 3 Sep 2001, Rich Bowen wrote:
> I expect that this request could be a little more obscure, but I'm not
> sure how. Ironic, no?
>
> Exactly what is being requested here?
>
You are correct; it is a bullsh** complaint from someone who was upset
they had to spend a few minutes actually learni
In case anyone needs a project ;-)
-- Forwarded message --
Date: Mon, 03 Sep 2001 13:25:45 -0700
From: Jon Stevens <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: FW: .htaccess doc is bogus
LOL!
-jon
-- Forwarded Message
From: <[EMAIL PROTECT
slive 01/08/28 15:45:31
Modified:htdocs/manual/misc FAQ-A.html
Log:
Get rid of some ancient wording and stale links.
PR: 8256
Revision ChangesPath
1.8 +3 -10 httpd-docs-1.3/htdocs/manual/misc/FAQ-A.html
Index: FAQ-A.html
On Sat, 25 Aug 2001, Rich Bowen wrote:
> The docs for mod_negotiation say a number of different ways that the
> module attempts to send to the client the document best suited to the
> client's requirements. However, at no point does it indicate how it
> goes about determining what the client's req
On Fri, 24 Aug 2001, Rich Bowen wrote:
> OK, try this on for size:
>
Looks good.
A couple little points: The thing I quoted was the HTTP spec, not the MIME
spec. Also, I would probably refer to them as HTTP headers rather than
MIME headers.
If I was to write the same thing, I would have made
On Fri, 24 Aug 2001, Rich Bowen wrote:
> Question 1: Does the following seem to be a reasonable explanation of
> what "encoding" means?
Yes.
>
> Question 2: Should this go into the mod_mime docs, or is there
> somewhere else where this would fit better?
Yes, in mod_mime.html.
>
> ---
On Wed, 22 Aug 2001, Rich Bowen wrote:
> It would be nice to have at least a pointer to a regular expression
> tutorial, and perhaps a description of some kind in the docs
> themselves about what type of regular expressions these are, what
> things are permitted in them, and how to do things like
On Thu, 23 Aug 2001, Rich Bowen wrote:
> > 3. What is missing?
>
> Stuff about log reporting. You say that it is beyond the scope of this
> article, and I would tend to disagree. I think that it is something
> that should be dealt with in at least a little detail. However, I'm
> not sure what tha
On Fri, 24 Aug 2001, Rich Bowen wrote:
> If I can pick a nit, that's still not it.
>
Pick away...
I'm of the opinion that even the best writer can benefit from a second set
of eyes. Since I'm certainly not the best writer, I can use all the help
I can get.
Joshua.
--
slive 01/08/24 06:47:57
Modified:htdocs/manual urlmapping.html
Log:
Getting better.
Submitted by: Rich Bowen
Revision ChangesPath
1.4 +2 -2 httpd-docs-1.3/htdocs/manual/urlmapping.html
Index: urlmapping.html
slive 01/08/23 19:23:52
Modified:htdocs/manual urlmapping.html
Log:
Wow, I can write some nasty, heavy prose. This lightens it up a touch.
Revision ChangesPath
1.3 +49 -54httpd-docs-1.3/htdocs/manual/urlmapping.html
Index: urlmapping.html
On Fri, 24 Aug 2001, Andrew Kenna wrote:
> 3) Why don't we instead of hard-coding httpd.apache.org/docs on the main
> page of httpd.apache.org just have references to the directories since they
> are on the same web site. ie have /docs and /docs-2.0
Hmmm. It seems to me that this is true already
Several months ago we had prolonged discussion of what to with the 2.0
FAQ. I finally committed what I have been working on to docs/manual/faq/.
You can see it at http://httpd.apache.org/docs-2.0/faq/
but it is not yet linked up to other files.
I'm going to take a "clean-slate" strategy here. I
slive 01/08/22 16:12:12
Modified:htdocs/manual/mod core.html.en
Log:
A note that has been long missing from the Options docs.
PR: 5075
Revision ChangesPath
1.194 +2 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
slive 01/08/22 15:32:10
Modified:htdocs/manual windows.html
Log:
Add a couple windows configuration notes.
PR: 6289, 5786
Revision ChangesPath
1.51 +10 -1 httpd-docs-1.3/htdocs/manual/windows.html
Index: windows.html
On Tue, 21 Aug 2001, Rich Bowen wrote:
> I was today looking at http://httpd.apache.org/docs/install.html and
> found it to be ... how to put this nicely ... suboptimal. It contains
> little nuggets like "Apache is designed to be configured and run from
> the same set of directories where it is c
On Tue, 21 Aug 2001, Rich Bowen wrote:
> When you sai that they need to be synched, do we have a general idea
> at what point they got out of sync? I'm wondering if it is just a
> question of going back and applying the same patched that got applied
> to the 1.3 docs.
I just took a quick look at
On Tue, 21 Aug 2001, Rich Bowen wrote:
> If the default value of TypesConfig is conf/MIME.types, why does
> Apache ship with a file called mime.types instead? I presume there's
> some historical reason for this, right?
That's an error in the 2.0 docs. The true default (I just checked the
code)
On Mon, 20 Aug 2001, Rich Bowen wrote:
> I have not committed this. Just submitting it for peer review and
> approval/suggestions.
Looks good.
I would drop the
On Tue, 21 Aug 2001, Lars Eilebrecht wrote:
> According to Joshua Slive:
>
> > I still haven't actually tried this stuff on a real server, so take this
> > with a grain of salt.
>
> BTW, here are two examples of real servers to play with...
>
> http://www.c
I still haven't actually tried this stuff on a real server, so take this
with a grain of salt. But anyway, here are some comments/questions based
on a slightly more careful look:
1. Any objection to combining header.html with top.html and footer.html
with bottom.html? As long as we are saving fi
slive 01/08/20 09:47:05
Modified:htdocs/manual logs.html
Log:
HTTPD -> httpd
Submitted by: Chris Pepper
Revision ChangesPath
1.3 +10 -10httpd-docs-1.3/htdocs/manual/logs.html
Index: logs.h
On Mon, 20 Aug 2001, William A. Rowe, Jr. wrote:
> If we take a close look at Roy's new schema, and the intent of this page,
> and how Icons and other server-wide stuff is installed, I think these aught
> to reside in httpd-2.0/docs/error/
>
> They aught to be installed to @@serverroot@@/error/
.en-gb should use UK spellings. .en-us should use US ones.
Just plain .en should be able to use either or both.
I have no intention of getting into a war over this. I agree that it is a
relatively minor point, and I would never think of rejecting anyone's
contribution just because they did no
2.0 now has a very nice explanation of how the automatic directory
ordering and searching works, but there is, as far as I can find, no
description of this behavior in the 1.3 docs. I'm writing such a
description, and wondered where the best place to put it would be. In
the 2.0 docs, it is stuck i
The question is, american o vs. british ou. iSpell tells me that
'behaviour' is mispelled. I know that it is not, technically, but I
also believe that the documentation should be internally consistent.
What I seem to remember is Ken saying that we should go with the
American spelling, and being co
On Sat, 18 Aug 2001, Rich Bowen wrote:
> On Sun, 19 Aug 2001, Jason Lingohr wrote:
>
> > I've never received any 2.0 commits either...
>
> Yes, I was going to mention that also. I did not receive the commit
> messages from my own commits, but my various attempts to subscribe to
> that mailing list
On Sun, 19 Aug 2001, Lars Eilebrecht wrote:
> Hi guys,
>
> as requested, I've committed my current version (with a few
> changes) of the multi language error documents to httpd-docs-2.0.
> Although I haven't yet seen the commit email. Hmm...
Looks good from here. I haven't tested them yet, but
For those who don't subscribe to the cvs lists:
-- Forwarded message --
Date: 17 Aug 2001 16:58:27 -
From: [EMAIL PROTECTED]
Reply-To: new-httpd@apache.org
To: [EMAIL PROTECTED]
Subject: cvs commit: httpd-2.0/docs STATUS
slive 01/08/17 09:58:27
Modified:
On Thu, 16 Aug 2001, Rodent of Unusual Size wrote:
> Joshua Slive wrote:
> >
> > What is the name of this thing we are documenting?
> >
> > 2. Which of the following should we use in the docs to refer to
> > this project?
> > a) Apache HTTP Server
>
&
en an argument for these alternative forms. This brings
up the question:
2. Which of the following should we use in the docs to refer to
this project?
a) Apache HTTP Server
b) Apache HTTP server
c) Apache HTTPD
d) Apache httpd
e) Apache Server
f) whatever.
Any opinions?
--
Joshua Slive
slive 01/08/16 07:57:28
Modified:htdocs/manual logs.html
Log:
A few fixups to the new logging document.
Submitted by: Chris Pepper, Joshua Slive
Revision ChangesPath
1.2 +11 -9 httpd-docs-1.3/htdocs/manual/logs.html
Index: logs.html
slive 01/08/15 18:26:14
Modified:htdocs/manual/mod core.html.en
Log:
Actually, Port does have an effect on VirtualHosts.
See the VirtualHost docs for more details.
PR: 8174
Revision ChangesPath
1.193 +0 -4 httpd-docs-1.3/htdocs/manual/mod/core.html.en
On Mon, 13 Aug 2001, Lars Eilebrecht wrote:
>
> Well, before I commit the pages I would like to make
> some changes and updates, but I'll do that real soon now.
>
Great. No hurry. I just wanted to make sure it was still
on the table.
Joshua.
--
slive 01/08/10 11:50:04
Modified:htdocs/manual/mod mod_log_config.html
Log:
Clarify what %U will log.
Revision ChangesPath
1.49 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_log_config.html
Index: mod_log_config.html
slive 01/08/10 08:51:13
Modified:htdocs/manual configuring.html.en
htdocs/manual/mod core.html.en mod_log_config.html
Log:
Eliminate duplicated info after adding new document on logging.
By the way, I'm still very interested in feedback on how to
im
slive 01/08/10 08:46:44
Modified:htdocs/manual index.html.en
Added: htdocs/manual logs.html
Log:
Add a document that provides a unifying discussion of log
files in Apache.
Many ideas for this document originated from Rich Bowen's ApacheToday
tutorial and and
Woops, meant to send this to the list.
-- Forwarded message --
Date: Fri, 10 Aug 2001 10:43:03 -0400 (Eastern Daylight Time)
From: Joshua Slive <[EMAIL PROTECTED]>
To: Dan Morrison <[EMAIL PROTECTED]>
Subject: Re: Greetings, and a tip for the Apache docs.
On Fri, 10 A
On Thu, 9 Aug 2001, Tegels, Kent wrote:
> So I don't add to any more mess...
>
> IIS 5.x+ has an interesting way of dealing with this -- it treats URI as a
> Stem (protocol to ?) and a Query (after ?), then logs them as different
> fields. I'm not familiar enough with the thread or how Apache doe
On Thu, 9 Aug 2001, Rodent of Unusual Size wrote:
> >
> > According to the RFCs as I've read them, the URL path should
> > be everything following the hostname/port (including the
> > query string).
>
> H'm. I do not think so. IIRC, the URI is the complete bit,
> but the *path* stops at either th
d them, the URL path should
be everything following the hostname/port (including the
query string).
I'm about to change the docs on this, but I just wanted to check if
I am misinterpreting something.
--
Joshua Slive
[EMAIL PROTECTED]
http://slive.ca/
Phone: (
I have written a first draft of a new document which discusses
logfiles in Apache. I did not directly use Rich Bowen's great logging
tutorial, but I borrowed ideas from it extensively (and the same for the
older tutorial from apacheweek).
I'd appreciate feedback, including, but not limited to:
1
Hey Lars, what ever happend to this?
On Mon, 7 May 2001, Lars Eilebrecht wrote:
> According to Joshua Slive:
>
> > Well, If I were to speculate on what needs to be done to get this going, I
> > would say:
> >
> > 1. Create a directory httpd-2.0/docs/htdocs/e
slive 01/08/03 16:40:30
Modified:htdocs/manual/mod core.html.en
Log:
Correct the default.
Revision ChangesPath
1.191 +1 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
On Tue, 31 Jul 2001, Jérémy HERVE wrote:
> hello.
>
> before evrythings: why do the first page of 1.3 version of the documentation
> is in french ?
The docs use content-negotiation, so if your browser is configured
to prefer french, then french pages will show up where available.
>
> then: i am
On Sun, 29 Jul 2001, William A. Rowe, Jr. wrote:
> root at apache.org of course
You should also note that the cvs repository has moved to cvs.apache.org.
You'll either need to get a fresh checkout or much with your CVS files.
Joshua.
---
slive 01/07/29 11:46:58
Modified:htdocs/manual/mod mod_setenvif.html.en
Log:
Typo.
Revision ChangesPath
1.17 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_setenvif.html.en
Index: mod_setenvif.html.en
So, I've been thinking and investigating the whole XML issue a little
more, and I still don't know what is the best way for httpd-docs to go.
The obvious choice is docbook, which seems to be the standard for
open-source documentation, and has at least a moderate toolset behind it.
This would also
slive 01/07/18 13:21:57
Modified:htdocs/manual/mod mod_auth_digest.html mod_auth_db.html
mod_auth.html mod_auth_dbm.html mod_access.html
mod_rewrite.html mod_alias.html mod_mime_magic.html
mod_mime.html.en
slive 01/07/16 12:19:50
Modified:htdocs/manual/mod core.html.en directive-dict.html.en
Log:
Make the argument types a little more consistent.
Revision ChangesPath
1.190 +36 -34httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
On Sat, 14 Jul 2001, Rich Bowen wrote:
> I don't know if anyone has started on the task of reworking the
> authentication/authorization tutorial from Apache Today for the Apache
> docs. I will be working from that text to produce a chapter for the
> book I'm working on, and I'll probably produce s
slive 01/07/15 18:38:47
Modified:htdocs/manual/mod directive-dict.html.en
Log:
Some updates to the directive dictionary. Primarily, this
prepares for a little standardization of the "syntax" field
of directive definitions to use common argument types. Other
On Wed, 4 Jul 2001, Jason Lingohr wrote:
> On Tue, Jul 03, 2001 at 11:11:11AM -0700, Vernon Marshall wrote:
>
> > Sorry if this has been mentioned before, but I just joined the list. A nice
> > DocBook xml backend gives you html/pdf/ps/rtf frontend with little extra
> > pain. Any thoughts?
>
> I p
On Mon, 9 Jul 2001, O'Shaughnessy Evans wrote:
> Hi. I'd like to suggest that a link to
>
> http://httpd.apache.org/docs/sections.html
>
> be included in the main list of documents at http://httpd.apache.org/docs/.
> It seems awkward that you have to dig into the configuration directives
> bl
On Thu, 28 Jun 2001, Jason Lingohr wrote:
> I think it may be wise to get ideas and start writing a new STATUS, so that
> things are laid out and we have a rough project plan.
Sure. Sounds like a great idea.
>
> > - Tutorial on "log files in apache"
>
> Forgive me, but aren't there several arti
1 - 100 of 571 matches
Mail list logo