Forum Moderators: phranque

Message Too Old, No Replies

Redirect based on ports

         

brown71576

6:25 pm on Sep 13, 2011 (gmt 0)

10+ Year Member



Alright I have home cameras. I use dyndns and I also have my own domain. I want to redirect via .htaccess when I put a specific domain name with the port like so

mydomain.com:240

Should redirect to

mydomain.dyndns.org:240

Each port is a different IP Camera.

How can I accomplish this?

wilderness

6:52 pm on Sep 13, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



port 80 [google.com]

brown71576

8:21 pm on Sep 13, 2011 (gmt 0)

10+ Year Member



?

I want to put [mydomain.com:241...] in the browser and it redirect to [mydomain.dyndns.org:241...]

wilderness

9:51 pm on Sep 13, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Use example.com in the forum to suppress auto-linking.

Please read the FORUM CHARTER near top of page.

The link previously provided will show numerous examples of the solution your looking for.