firstly, i have already spents the past few hours trying to find a solution for this, but have had nothing but non-working solutions :(
it's pretty simple - i'm pointing the DNS of a new domain to my current hosting. but when i visit the new domain, i'm just viewing my original site (the one i got with my hosting).
let's say my original site is "www.originalsite.com" - the content for my new domain is at "www.originalsite.com/newsite.com/" (dots included). now i just need to get "www.newsite.com" to re-direct to it's own directory AND re-write itself to hide the directory name. so yeah, "www.newsite.com" needs to use the content in "www.originalsite.com/newsite.com/", but remain displayed as "www.newsite.com" in the URL bar.
Cheers for any input - really appreciated :)
PS i'm using Coldfusion and previously made a useful re-direction, but the result was typically "www.netsite.com/newsite.com/" - which is cack :)
oh.. and yeah, i'm hoping for an htaccess fix :) thanks!