Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, We have a serious problem with imap servers because we can not configure imap server (uw-imapd) to squirrel mail. The configuration program setup the squirrel mail but when we ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    2

    usage both 443 port and 80 port

    Hi,

    We have a serious problem with imap servers because we can not configure imap server (uw-imapd) to squirrel mail. The configuration program setup the squirrel mail but when we login then it writes an error. (unknown imap protocol?)
    ---
    So we decided to try ssl on our server but unfortunately we dont know how to use both ports (80,443) at the same time at different directories.
    For example
    https://example/exam1/ (use 443)
    and
    http://example/ (use 80)

    Is there anyone who have any idea to configure httpd.conf or apache.conf at debian 3.1 sarge to work this way.

    best wishes
    hofud

  2. #2
    Just Joined!
    Join Date
    Nov 2006
    Posts
    2

    Talking

    Hello,

    I figured out the solution to my problem. It depends on the settings of documentroot, directory and redirectmatch in the (default) config file at apache2. So this way anyone can set up under debian 3.1 apache2 to use port 80 and port 443 at different URLS.

    Have a nice day
    Hofud

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •