Plesk domain aliasing

Plesk domain aliasing

I’ve just setup a serveralias for one of my domains on my PLesk managed server. e.g. example.co.uk aliases to example.com To do this properly, you need to add the lines ServerAlias www.example.co.uk ServerAlias example.co.uk to /home/httpd/vhosts/example.com/conf/vhost.conf Then # /usr/local/psa/admin/sbin/websrvmng –reconfigure-vhost –vhost-name=example.com That should sort http stuff… you also need to edit some qmail files for [...]