Hi,
Is it possible to redirect virtual domains to one domain? For example I have three addresses plus the IP address of the server that will direct the browser to my site.
They are in this form:
1) 2) 3)
I'd like to redirect the first two entry's to the third one using the .htaccess file.
I tried a relative path in my .htaccess file, but it freezes up the server so I dropped it:
Redirect /
Does anyone know what is wrong?
Thanks,
Cake
Is it possible to redirect virtual domains to one domain? For example I have three addresses plus the IP address of the server that will direct the browser to my site.
They are in this form:
1) 2) 3)
I'd like to redirect the first two entry's to the third one using the .htaccess file.
I tried a relative path in my .htaccess file, but it freezes up the server so I dropped it:
Redirect /
Does anyone know what is wrong?
Thanks,
Cake