PDA

View Full Version : DNS Pointer vs DNS Alias


nikdahl
11-08-2005, 04:49 PM
In previous versions of DA, there was an option while setting up a "DNS Pointer" to set it up as an "Alias".

Ex:
www.primary.com displays as www.primary.com.
www.second.com displays as www.second.com. But they both have the same content (content comes from the same place).

Instead, now, with just a domain pointer,

www.primary.com displays as www.primary.com.
www.second.com displays as www.primary.com. Again, they both have the same content.

Is there a way to setup an alias from the control panel still? I can set it up from the server side, of course, but I'd rather have clients be able to do this for themselves.

nikdahl
11-08-2005, 04:52 PM
It seems this may be an issue in the Skin that we are using.

Looks like I'll have to do some tweaking of the skin.

nikdahl
11-08-2005, 05:16 PM
In case anyone else is interested..

<input type=checkbox name=alias value="yes" checked>Create as an Alias &nbsp;&nbsp;

is the code..