[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Web server configuration questions



----- Original Message -----
From: "Naveed S. Mirza" <nmirza@xxxxxxxxxxxxxx>
To: "Cobalt User List" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, September 05, 2001 11:22 AM
Subject: [cobalt-users] Web server configuration questions


> Has anyone tried to move the TCP ports (81, 444) that the admin website is
> running on?  I'm interest in moving them to 80/443.
>
> Naveed
>

I would not recommend it, the admin server runs on its own version of httpd,
separate from the regular httpd process that controls your hosted web site.
I guess you could, but you would have to write quite a bit of extra stuff in
the httpd.conf file and they *may* break Cobalt's special sauce.

Is it a firewall issue?