top
logo


feed-image RSS
Home LAMP Apache

Apache



Make Apache listen on a different port

PDF Print E-mail
(1 vote, average 5.00 out of 5)
Written by Alex Balyuk   
Thursday, 30 September 2010 04:38
multiple web servers

Sometimes it is necessary to run multiple web servers on 1 machine, especially in development environment. To accomplish this task you need to have web servers listen on different ports.

For example:

  • IIS - http://localhost:80
  • Apache 2 - http://localhost:81
  • TomCat - http://localhost:8080

I will show you how to make Apache listen to port 81 instead of default port 80.

Last Updated on Thursday, 30 September 2010 05:02
 




Copyright © 2012 (bool) cast.com. All Rights Reserved.
Joomla!Joomla! is Free Software released under the GNU/GPL License.GNU/GPL License.

bottom
top
Site Map | Contact Us

bottom