@thomansfel thanks... i just want to do a redirect to a cpa link
@aboutbizz your hosting provider should be able to give you all the info you are looking for, just setup a subdomain and then redirect it, its all there in your cpanel
u can use simple php redirect
make folder in your websites ftp root (where your index.html and all the other stuff is)
make a folder "cpa"
now u created web address => http://yourdomain.com/cpa/
in windows just make a text file .txt,
put this inside:
<?php
?>
now save and rename that file to index.php, upload it to the folder you created and youre done, you can use http://yourdomain.com/cpa/ to redirect people to wherever u want
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.