change default port in Plesk panel How to change access port in plesk panel.
1- edit your conf file : vi /usr/local/psa/admin/conf/httpsd.conf
2- put comment (#) beside #Listen 8443
3- add this line: Listen 127.0.0.1:8443
4- then add your favorite port like in this way: Listen 10000
5- restart apache =)
note: step 3 is very important otherwise you will get many errors in
plesk.
q8linux.net Copyright © by Kuwait Linux User Group - OpenSource free stuff All Rights Reserved. Published on: 2007-04-09 (616 reads) [ Go Back ] |