i have an SSL folder on my webspace that my checkout.php will be stored for the online shop
this is basically a form asking for details from the buyer.
however, this folder is stored on a seperate server from my website and was wondering if its possible to be able to access it and wrap the URL. e.g.
https://SSLdomainname/myfolder/checkout.php
to
http://www.mydomainname/checkout.php
URL wrapping
Moderator: General Moderators