Jump to content

domain/url masking using mod_rewrite


dannf

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/68738-domainurl-masking-using-mod_rewrite/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.