PDA

View Full Version : ISPConfig 3 - Defaul web port


mlino
14th August 2009, 18:22
Hi all!

Is there any chance to change the default web port used by ISPConfig when creating a new site? I would like to have all sites listening on port 8088 instead port 80.

I have changed the configurations of some sites I have created by editing files under /sites-available, but I was wondering if can I change the default value for new sites to be created with port other than port 80 by default.

Regards,

Marcio

till
14th August 2009, 22:19
You can change the default vhost template in /usr/local/ispconfig/server/conf/

Never edit files in sites-available manually as your changes will be removed automatically.

mlino
15th August 2009, 01:53
Thanks! I had done that!

Marcio