URL wrapping
Posted: Thu Nov 23, 2006 12:44 pm
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
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