|
Home > Archive > Apache Server configuration support > May 2006 > newb question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| aotemp@hotmail.com 2006-05-21, 1:15 pm |
| I have tomcat deployed on one computer in my network, on that computer
I can access my index.html file easily through the localhost:8080
How do I access the index.html file on another computer in my network?
The server is running, I checked the IP address and entered
http://192.168.1.xxx/index.html in my web browser, but I cant see the
page! what am I doing wrong?
thanks!
| |
| Davide Bianchi 2006-05-21, 1:15 pm |
| On 2006-05-21, aotemp@hotmail.com <aotemp@hotmail.com> wrote:
> I can access my index.html file easily through the localhost:8080
> The server is running, I checked the IP address and entered
> http://192.168.1.xxx/index.html in my web browser, but I cant see the
> page! what am I doing wrong?
You forgot the :8080 in the URL. Check also if you have any
firewall preventing the connection.
Davide
--
My Win98 installation has been doing that for months.. German,
English, and Dutch, all intermingled. What's so frightening about
that? -- Jasper Janssen
You mean seeing "Reboot Macht Frei" on your screen? -- Greg Andrews
-- from alt.sysadmin.recovery
| |
| aotemp@hotmail.com 2006-05-21, 1:15 pm |
| thanks!
|
|
|
|
|