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

Re: [cobalt-users] Modifying httpd.conf



Paul Schreiber wrote:

> > They use complex Rewrite directives for two reasons:  one, so
> > <www.domain.com> and <domain.com> will point to the same place, yet
> > change the browser to show what they consider to be the "correct"
> > <www.domain.com> in the browser location window.
> 
> That effect can be achieved with:
> ServerName www.foo.com
> ServerAlias foo.com
> 
> ...I believe.

Not quite the same.  The former changes "foo.com" in the browser
location field to "www.foo.com", whereas the latter does not.

Jeff
-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA  92517
voice: (909) 787-8589  *  fax: (909) 782-0205