From: Γιώργος Κατωποδης <yiorgoskatopodis@xxxxxxxxx>
>I run ubuntu 10.04.1 on a virtual linode server. When i change the default portIt is expected behavior... Port 80 is the default http port.
>80 to 8081 or 81 (because another application needs to run on the port 80
>-nginx-) and then browse my domain name, i must write in the browser window
>xxx.xxx.xxx.xxx:8081 (or 81) in order to go in my site. When i just write the ip
>
>address xxx.xxx.xxx.xxx the browser responds with a broken link comment.
>Is it something i can do about it???
If you do not specify a port in your URL, your browser will assume it is 80 and
so will point to your nginx.
If nginx is in front and proxy to apache, you have a problem with your nginx
configuration...
If not, it is normal behavior (but you still have a problem with your nginx
configuration).
JD
---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx