On Wed, Dec 05, 2001 at 03:11:29PM +0300, Дмитрий wrote:
> Забыл добавить, что www.domain.ru и domain.ru находятся в одной секции
> <VirtualHost>:
>
> <VirtualHost>
> ServerName www.domain.ru
> ServerAlias domain.ru
> .....
> </VirtualHost>
>
> Так что указанное решение не прокатит.
А перенести никак?
> OB> <VirtualHost domain.ru:*>
> OB> Redirect permanent / http://www.domain.ru/
> OB> </VirtualHost>
>
> OB> <VirtualHost www.domain.ru:*>
> OB> ...
> OB> </VirtualHost>
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@xxxxxxxxx
Programmers don't die, they just GOSUB without RETURN.
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.