You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Samuel <sa...@fssc.freeserve.co.uk> on 2005/11/21 21:25:40 UTC

[users@httpd] Configuring to listen on more than one port

Hi,
I wish to configure Apache to listen on port 80 AND port 5325 without 
setting up virtual server / hosts.

So far on the Listen area I have:

[code]
Listen 5325
[/code]

How would I make it listen on port 80 aswell?
Can I add a new line or can I use a comma of some-other symbol?

Thanks

Samuel 




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org