rmcompsol
06-10-2005, 01:59 PM
1)Add the following line to /etc/hosts file, when <ip.address.of.your.server> is real IP address:
<ip.address.of.your.server> plesk.yourdomain.com plesk
2)Change the following variable in the /etc/sysconfig/network file
HOSTNAME=plesk.yourdomain.com
3)Change the following variables in the /usr/local/psa/admin/conf/httpsd.custom.include file:
ServerName www.yourdomain.com
ErrorDocument 400 https://www.yourdomain.com:8443
4)Run the command below to specify a new hostname of the server:
hostname plesk.yourdomain.com
5)Restart network service & psa service
/etc/init.d/network restart
/etc/init.d/psa restart
/etc/init.d/psa restart (Make sure to restart psa twice!)
<ip.address.of.your.server> plesk.yourdomain.com plesk
2)Change the following variable in the /etc/sysconfig/network file
HOSTNAME=plesk.yourdomain.com
3)Change the following variables in the /usr/local/psa/admin/conf/httpsd.custom.include file:
ServerName www.yourdomain.com
ErrorDocument 400 https://www.yourdomain.com:8443
4)Run the command below to specify a new hostname of the server:
hostname plesk.yourdomain.com
5)Restart network service & psa service
/etc/init.d/network restart
/etc/init.d/psa restart
/etc/init.d/psa restart (Make sure to restart psa twice!)