[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] same domain name, different host name question



Dan Kriwitsky wrote:

> Take out:
> 
>  RewriteEngine on
>  RewriteCond %{HTTP_HOST}    !^123.123.123.123(:80)?$
>  RewriteCond %{HTTP_HOST}    !^www.jale.domain.com(:80)?$
>  RewriteRule ^/(.*)    http://www.jaledomain.com/$1 [L,R]
>  RewriteOptions inherit

I know this is an old question, but I thought I might add to it that all
you really have to do is change "RewriteEngine on" to "RewriteEngine
off"; that way the "stuff" is still there if you ever want to turn it
back on.

I seem to recall that there were certain conditions under which this got
changed back, btw, but I can't remember what those conditions were.

Jeff
-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net, P. O. Box 52672, Riverside, CA  92517
voice: +1 909 778-9980  *  fax: +1 909 548-9484