php-general | 2000071
Date: 07/15/00
- Next message: Jeff Wolkove: "Re: [PHP] IP addresses and their relationships"
- Previous message: Hans H. Anderson: "Re: [PHP] redirecting a domain"
- In reply to: Sam Carleton: "[PHP] redirecting a domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<VirtualHost www.domain.net>
...
ServerName www.domain.net
ServerAlias www.domain.com
...
</VirtualHost>
-- Bojan Gajic <bojan <email protected>>Sam Carleton wrote:
> I have an apache question and I have NO idea where to post it. Is there > a newsgroup or mailing list simply for apache? > > I have multipal domain names: domain.net & domain.org. I would like to > configure apache such that when someone goes to www.domain.org, they are > "redirect" to www.domain.net. They are both the exact same web site, I > simply want the domain name to show up as www.domain.net. Any thoughs > on how to do that? > > Sam > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe <email protected> > For additional commands, e-mail: php-general-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jeff Wolkove: "Re: [PHP] IP addresses and their relationships"
- Previous message: Hans H. Anderson: "Re: [PHP] redirecting a domain"
- In reply to: Sam Carleton: "[PHP] redirecting a domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

