cvs commit: apache-2.0/src/include ap_buckets.h

2000-08-29 Thread trawick
trawick 00/08/29 10:13:50 Modified:src/include ap_buckets.h Log: Describe bucket length field for buckets with indeterminate length. Revision ChangesPath 1.17 +2 -1 apache-2.0/src/include/ap_buckets.h Index: ap_buckets.h ==

Re: Patch: (Docs) VirtualHost

2000-08-29 Thread Rich Bowen
Rich Bowen wrote: > > Here's something similar to what I submitted a while ago, but in more > detail, for the Virtual Host section of the documentation, the examples > document: Bah. I'm sorry. Here it is without the screwed-up formatting and missing close tags. [EMAIL PROTECTED] vhosts]$ cvs di

Patch: (Docs) VirtualHost

2000-08-29 Thread Rich Bowen
Here's something similar to what I submitted a while ago, but in more detail, for the Virtual Host section of the documentation, the examples document: [EMAIL PROTECTED] vhosts]$ cvs diff -u examples.html Index: examples.html === RCS

Docs patch: VirtualHost

2000-08-29 Thread Rich Bowen
For a while, I've been hosting virtual hosts that are available on both an internal (intranet) interface as well as an external (internet) interface. And based on the documentation, I thought that I had to have separate VirtualHost directives for each of those interfaces. I discovered quite by acci