-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James,

On 2/1/2011 8:40 AM, James Godrej wrote:
> On lan I am able to correctly see it but from internet things are not working.

Can you be more specific? What does "not working" mean?

> I tried understanding mod_jk page but I was unable to get to the correct 
> settings.
> apache vhost can be read here
> http://pastebin.com/L32D6ii5

You are not using mod_jk so the mod_jk page won't help. Your
configuration shows that you are using mod_proxy_http which proxies HTTP
and does not use AJP at all.

> following is the application I am trying to get up and running
> 
> https://confluence.sakaiproject.org/display/DOC/Sakai+2.7
> (the binary version of above page).
> On lan it is accessible
>  http://192.168.1.4:8080/portal
> perfectly but from internet I am not clear as what is wrong with it.

My immediate thoughts are:

1. IP 192.168.1.4 is in a non-routable IP space. That means that you
will always be referring to a machine on the local network. You need to
use the IP address of the actual server (or some other device that
forwards appropriately).

2. Port 8080 is unlikely to be open on your firewall to the outside
world unless you explicitly open it.

Something tells me your httpd/Tomcat configuration is fine: it's a
networking problem you'll have to overcome.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1Ik1oACgkQ9CaO5/Lv0PA/gwCff7RUaHDLbH2eOQ6RH7k2E7ei
eeYAoIHHyeJxeIOIBRsJItOC763s9xxn
=XJix
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to