change listening port apache

Discussion in 'Installation/Configuration' started by tellar, Oct 3, 2009.

  1. tellar

    tellar New Member

    In my virtual host file ispconfig3 /etc/apache2/sites-available/site.nl.vhost

    I changed the first line to

    LISTEN 96
    <VirtualHost 192.168.1.16:80 *:96 >

    so that apache will serve on port 96 also but the changes are overwritten constantly. where can I better put this directive.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This can not be changed for a single vhost. But you can change the master template for all vhosts in /usr/local/ispconfig/server/conf/
     
  3. tellar

    tellar New Member

    Thanks Till.
     

Share This Page