I have custom script that shows race results on my Live website , and also on Dev Localhost.
The question is how do I get them to show on my Live website from localhost, is this possible?
I have custom script that shows race results on my Live website , and also on Dev Localhost.
The question is how do I get them to show on my Live website from localhost, is this possible?
Yes, you should be able to create a custom TCP tunnel that points to your local server.
I managed to sort this, but since I made it a secure Https localhost tunnel no longer works.
Anyone have a solution