Hi, could you please explain me in detail. How can i provide a domain name for my website like <www.lsctesting.com> using tomcat 7 to be accessed in the network.
Sincerely, Anup On Wed, Feb 16, 2011 at 1:07 PM, David kerber <dcker...@verizon.net> wrote: > On 2/16/2011 2:04 PM, Anup Niroula wrote: > >> Hi, >> >> Thanx for the reply. >> Is there any way i can provide domain name<www.abc.com>instead of ip >> address >> to be accessed with in network. ? >> > > If your internal dns server will resolve it to the correct ip address, it > will work. > > > > > >> Sincerely, >> Anup >> >> >> >> On Wed, Feb 16, 2011 at 12:48 PM, Caldarale, Charles R< >> chuck.caldar...@unisys.com> wrote: >> >> From: Anup Niroula [mailto:anup.niro...@gmail.com] >>>> Subject: hi >>>> >>> >>> How can i configure my localhost:8080 tomcat so that the site could be >>>> accessible through ip address by other computers in the network. >>>> >>> >>> Assuming there are no firewalls in the way, you already have. The other >>> computers would access your site via: >>> >>> http://<your_ip_address>:8080 >>> >>> Nothing else is needed. >>> >>> - Chuck >>> >>> >>> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >>> MATERIAL and is thus for use only by the intended recipient. If you >>> received >>> this in error, please contact the sender and delete the e-mail and its >>> attachments from all computers. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >>> For additional commands, e-mail: users-h...@tomcat.apache.org >>> >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >