Page 1 of 1

Redirect

Posted: Mon Nov 07, 2011 10:38 am
by mikeashfield
So, let me try and explain my situation here.

I developed a web-app for iPhones that was hosted on my machine (using MAMP for Mac)) I configured Apache to host on port 1991 not 80 as I have another project on port 80 that I can't move for other reasons. But now the webapp is getting quite a bit of traffic, I moved it over to a free host 000webhost because neither am I or the users willing to pay for hosting or domain reg fees.

When running the webapp from my local machine, I was using DYNDNS.com to keep up with my changing IP address and for a nicer domain name. My problem now is this:

The iPhone users have all got bookmark icons on their home screens for example.dyndns-work.com:1991/index.html because it was relevant at the time. I've now set DYNDNS.com to redirect to the new host, but the new host is on port 80, so it's trying to redirect to port 1991! Is there anything I can do here? :banghead: :banghead: :banghead: