Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Tomcat
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
Tomcat
how to hide application name in url
Anand Gajjar
Ranch Hand
Posts: 31
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i deployed my application on
tomcat
server.
but url appear in browser is like "www.mydomain.com/applcation_name".
now i want to hide this application name and only want to appear website name.
need help
Ulf Dittmer
Rancher
Posts: 43081
77
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Install the web app in the ROOT context.
Anand Gajjar
Ranch Hand
Posts: 31
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How can i put this app. In root context. I deployed my app. Using parallel plesk panel. On panel i have only browse button to deploy on tomcat..
Ulf Dittmer
Rancher
Posts: 43081
77
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
In Tomcat the ROOT web app directory is in the TOMCAT_HOME/webapps directory, next to all the other web apps.
Oliver Zampieri
Greenhorn
Posts: 1
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You want to set up a virtual host.
The documentation in tomcat is quite exhaustive for this:
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
Oliver
Oh. Hi guys! Look at this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
problem in paging using javascript
I want to make static URL
removing jsp page address in url
show/hide formfields
Hide PIA domain name for the external world
More...