It's definitely possible.
I think you need to write some sort of re-direct or mod_rewrite or something in your .htaccess
However, I'm not aware of how to do it.
its very easy using mod_rewrite...
i can get it done for. pls pm me AND post in marketplace if you want it done
I don't have that domian yet but I only plan so I have to know whats possible. I thought that mod rewrite only could refer to things at the same server? I'm beginner with mod rewrite and I have only used it to make some php urls cleaner so I don't know the possibilitys yet.
Sounds great that you can use mod rewrite for this. I will try it out. Don't know exactly how though.
What you can do is enable url masking...so users of one domain that redirects can still see the same domain.
Can this be done by just parking the domain name to a specific folder in the cPanel?
you could always use a frame on domain1 to show something from domain2 while keeping the url address as domain1.com/whatever
Sort of like .tk sites do. Probubly the easiest way to do it if I understand what you are asking.
Aredon, frames is not good for seo and will be clumsy if I want to show different urls for each page.
One thing I have thinked about is to have a php page at the host that uses the domain and load the page into that page. I think it would work but I have thought about the bandwith.. If the server load the page and after that it sends it I have to use the dubble bandwith. is that right?