On Thu, 03 Apr 2008 11:22:00 -0400
"Akins, Brian" <[EMAIL PROTECTED]> wrote:

> <If HTTP_HEADER{'Host'} == www.cnn.com and Port == 8080>
>     DocumentRoot /www/cnn
>     ServerAdmin [EMAIL PROTECTED]
>     etc....

That basically comes out of what I committed this morning.

Well, up to a point: it only applies to the per-dir config.

> Maybe no need for Directory, location, etc, either...
> 
I'm thinking more of displacing tortuous mod_rewrite-based
configs than any of the old containers (except possibly
the much-misunderstood-and-abused <Limit>).

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to