On Wed, April 23, 2008 8:47 am, Justin Randell wrote: > Voytek Eymont wrote:
> from your description of the problem you probably also want a permanent > redirect? > Redirect permanent / http://www.name.com.au thanks again, Justin et al just tried, working good do I need anything else in apache virtual container?: --- <VirtualHost 111.222.333.444:80> ServerAdmin [EMAIL PROTECTED] ServerName www.new.net.au ServerAlias new.net.au Redirect permanent / http://www.old.com </VirtualHost> --- -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
