gringomike
Technical User
Hi,
I have a virtual host defined in my httpd.conf file for two websites but need to redirect one to point to the other.
website1 at the moment has two commonly used URLs;
I need to redirect the wws address to the first one as it will soon be moving.
I've tried using the ServerAlias command inside the virtualhost directive for the wws address but I've been unsuccessful;
ServerAlias website1
Can anybody tell me what I should do in order to get this to work?
Thanks in advance!
GM
I have a virtual host defined in my httpd.conf file for two websites but need to redirect one to point to the other.
website1 at the moment has two commonly used URLs;
I need to redirect the wws address to the first one as it will soon be moving.
I've tried using the ServerAlias command inside the virtualhost directive for the wws address but I've been unsuccessful;
ServerAlias website1
Can anybody tell me what I should do in order to get this to work?
Thanks in advance!
GM