On 1/16/2011 5:09 PM, Γιώργος Κατωποδης wrote:
> That is right. The expected behaviour from the browsers is to look (from 
> default) at port 80.
> I finally solved the problem by changing *nginx* configuration to listen to 
> port 81 and
> apache stayed on port 80.

Just as a footnote, you can always set up multiple IP addresses to the box
(multihomed) and configure each server to accept requests from only one of
the IP addresses.  Note when you do this, none will answer to http://localhost/
unless you configure one to that IP address, as well :)

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to