Hi, all,

Can someone kindly show me how to configure tomcat so that I can visit
http://localhost:8080/index.html  from any other machine than the one where
tomcat resides?

What changes should make in $CATALINA_HOME/conf/server.xml? Could someone
send his/her modified server.xml to me, please?

Many thanks,

CY

----- Original Message -----
From: "Cheng Yan" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, March 15, 2002 23:27
Subject: question about tomcat configuration


> Hi, all,
>
> I just installed tomcat 4.0 binary on my Solaris 8 box at home. This
Solaris
> machine is connected to my w2k pc through a linksys router, which is
> connected to a cable modem.
>
> After I started tomcat, I can visit http://localhost:8080/index.html only
> from the same workstation, but not from my pc. I understand this is
because
> the settings in $CATALINA_HOME/conf/server.xml. Could someone tell me how
to
> reconfigure this baby so that TOMCAT will point to a different location?
The
> "different" means that it does not point to the default page:
> $CATALINA_HOME/webapps/ROOT/index.html. Or better yet, can I reconfigure
it
> to point to $HOME/public_html, where apache server has already pointed to?
>
> I know I must set up somethings in $CATALINA_HOME/conf/server.xml. But I
am
> not sure how. Could someone show me step by step?
>
> BTW, I have configured apache on this station. I can already visit
> http://192.168.1.100/~myUnixID.
>
> Thanks.
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to