PDA

View Full Version : .htaccess url masking


cincinnatiboy4867
06-03-2009, 01:04 AM
Goal: to make my subdomain (subdomain.domain.com) redirect to another site I own while keeping the same url (subdomain.domain.com) in the url box.

Thanks.

abduraooft
06-03-2009, 09:29 AM
There is no standard way for cheating(?) the users like this :). Thus you'd need to use frames for achieving your goal.

cincinnatiboy4867
06-03-2009, 12:16 PM
I just figured there was some way to change the dns and mx records like you can with your main url (myurl.com) but with the subdomain seperately like a whole different url. And I was hoping you could change this by editing the subdomains .htaccess folder...

cincinnatiboy4867
06-03-2009, 10:47 PM
Is there a way?