dannf Posted September 10, 2007 Share Posted September 10, 2007 Hi. I want to use mod_rewrite/.htaccess to do domain/url masking. I own 2 domain names both hosted on the same server, same hosting account same folders. scenario: the actual site is hosted at http://myfirstdomain.com I want my other domain http://myseconddomain.com to point to myfirstdomain.com but retain myseconddomain.com in the address bar. How can I do this using mod_rewrite? Not a simple redirection but retaining the domain name of myseconddomain.com any help would be greatly appreciated. I'd like to do this without using frame forwarding, cnames, editing of httpd.conf and domain files or other php code. I want to know if it is possible to do simply with .htaccess . thanks Quote Link to comment https://forums.phpfreaks.com/topic/68738-domainurl-masking-using-mod_rewrite/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.