Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hiding part of returned url

Status
Not open for further replies.

philthee

Programmer
Joined
Jul 29, 2004
Messages
1
Location
GB
Hi there,

i have pointed to mymachine.ac.uk
It hits apache and i do a rewrite and then a JkMount.
The rewrite appends /stuff to while the JkMount directive tells it to speak to Tomcat on another machine and retrieve the info i want.

So myOTHERmachine.ac.uk/stuff is retrieved and displayed.
In the URL bar is displayed

Is it possible to just have displayed in the URL bar? 'Losing' the /stuff


Cheers

Phil
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top