Results 1 to 2 of 2
- 09-11-2008, 02:38 AM #1
Member
- Join Date
- Jul 2008
- Location
- tondo manila
- Posts
- 7
- Rep Power
- 0
Tomcat5: changing url (includes port and etc)
Hi and good day to you... ;) i don't know where to ask this question, reason why i just put it here on Advance Java... Thanks
I would like to ask if there's anything you know on how to change url on a web browser (i dont know the correct term for this) so here it goes... The set up is this... currently we have a server running in linux, let's say ip address 10.01.01.111 it was change by the other team so when u input the wording "http:\\thissite" on the i.e. address bar it points to a/m url...
Currently it is working... (thanks to the i.t. guy here) but the user requested that upon entering the "http:\\thissite".. as a whole it should include this address 10.01.01.111:8080\web - as u can see port 8080 is for tomcat... currently installed on 10.01.01.111 and \web which points to the web.war of the application... (whooo..) (",).. So may i ask if u got any idea where to start so that when i input the "http:\\thissite" it points to the web application... got a whole day of work searching for the solution yesterday and still got nothing or any idea how this should work... thanks very much for your help ... regards...
- 09-17-2008, 01:33 PM #2
Member
- Join Date
- Sep 2008
- Posts
- 17
- Rep Power
- 0
Tomcat's conf directory contains server.xml in that file you need t add host entry for your domain
try googling ......
RegardsSagar Birari
Development & Technical Blog
Similar Threads
-
Serial Port
By radhika in forum New To JavaReplies: 5Last Post: 11-06-2009, 10:40 AM -
Accessing Serial port using JDK 1.6
By hasani6leap in forum Advanced JavaReplies: 5Last Post: 01-24-2009, 03:23 AM -
Tomcat5.5 error report
By jithan in forum Java ServletReplies: 1Last Post: 07-18-2008, 04:58 PM -
serial port
By musiigedeo in forum Advanced JavaReplies: 0Last Post: 07-23-2007, 04:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks