Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Products
»
Tomcat
Author
Auto-redirect
Dmitry Fedorovich
Greenhorn
Joined: Sep 06, 2010
Posts: 8
posted
Jul 13, 2012 04:22:58
0
Good day.
I got
Tomcat
7 server and an application (
java
) on it.
Welcome-page of the application is index.html, so if i go to
http://domain
- i see
http://domain/index.html
page.
Also i got directory "admin", and page admin_auth.html in it.
So to see this page i need to go to
http://domain/admin/admin_auth.html
The task is - to se this page on URL
http://domain/admin
How can i do this?
Thank you.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Auto-redirect
Similar Threads
Weblogic Administration console
What's the URL for administering GlassFish on a Linux server?
Error 404--Not Found:when deploying application in exploded directory format
How can I edit and force a recompile of default Tomcat5 index.jsp?
where to map the domain name in Tomcat??
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter