Java

Moderators: zibadian
Number of threads: 7836
Number of posts: 18235

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
java redirect Posted by MOSStudios on 23 Aug 2008 at 10:38 AM
Ok, here is my problem


i changed servers from one that had no ssl to one that has alot.

so what i need is a seemless intagration from oldto new.

i need to find a js that will take www.1234.com and turn into www.4567.com

and if some one goes www.1234.com/testing.html it will redirect to www.4567.com/testing.html and i want the url to always say www.1234.com


is that possible??
Report
Re: java redirect Posted by Josh Code on 10 Sept 2008 at 7:47 PM
You want to proxy for the other site?

Why don't you just make the domain names refer to the same host? If you just set the domain names to refer to the same IP, there shouldn't be any reason to do special programming. It would just be two different names for the same thing.


: Ok, here is my problem
:
:
: i changed servers from one that had no ssl to one that has alot.
:
: so what i need is a seemless intagration from oldto new.
:
: i need to find a js that will take www.1234.com and turn into
: www.4567.com
:
: and if some one goes www.1234.com/testing.html it will redirect to
: www.4567.com/testing.html and i want the url to always say
: www.1234.com
:
:
: is that possible??
:
Report
This post has been deleted. Posted by Boryi on 11 Sept 2008 at 1:14 AM
This post has been deleted.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.