More ports

Discussion in 'Installation/Configuration' started by trexen, Apr 29, 2009.

  1. trexen

    trexen Member

    Hi,
    Is it possible to have webmail on port 443 to ?
    in some places the customer firewall don´t have other ports then 80/443 open maybe 8080

    If this can be done, how do i do that?
    Thanks
    rgds
    //Marcus
     
  2. tebokkel

    tebokkel New Member

    Without HTTPS? Add a line Listen 443 to your Apache.conf and use the address like: http://webmail.mydomain.tld:443
    This way you talk regular HTTP on port 443.

    Perhaps you did mean HTTPS, in which case you should get a certificate that is accepted by the users desktop (ie not all business environments accept CACert certs or selfsigned certs). There's probably a nice tutorial somehwere over here for adding a SSL-site, so I'll let someone else point to it.. :D

    Paul
     
  3. trexen

    trexen Member

  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page