Hello, My host has given me a URL to post some date via HTTP post, I want to mask that URL using my domain name. Host URL is : http://remotehost.com/cgi/post.php I want to access the above using http://mydomain/cgi/post.php
So you want to add a redirection from one URL to another? First test your server: if it's Apache then create a .htaccess file and if it's Microsoft then use DNS.