URL Problems

S

Stuart Ferguson

I currently have 2 web applications under the same domain.

http://www.somedomain.com/Application1
http://www.somedomain.com/Application2

Application 1 is going to have a URL mapped on to it as follows

http://www.mappedurl.co.uk/

However in the life of my application I redirect from Application1 to
Application2 for some functionality and in this the address in the
browsers address bar goes from http://www.mappedurl.co.uk/ to
http://www.somedomain.com/Application2.

Is there a method to make the URL stay as http://www.mappedurl.co.uk/
even when i have redirected to Application2?

Regards,

Stuart
 
B

bruce barker

don't do a relative redirect, include the domain in the url.

-- bruce (sqlwork.com)
 
B

bruce barker

dpends on your server setup. bigip can do it, or use can use host headers in
iis to do it (have the site at the root level via a new web site)

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,254
Latest member
Top Crypto TwitterChannel

Latest Threads

Top