I have succesfully deployed a application through .war file on apache server.
I am also able to access it through http://10.129.x.x/application on my
local machine. 

Now, I want it to hosted to a web address like www.example.com/~application
Currently, www.example.com/~application is pointing to one of the file which
is placed(On Server hosting this site) in the location 
/var/www/data/index.html

How can I make this particular URL www.example.com/~application point to my
new web application ?

please specify the way.


Thanks in advance.
:working:


aditya
-- 
View this message in context: 
http://old.nabble.com/Problem-regarding-Hosting-tp31817550p31817550.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to