Hi, this is backwards to what I'd like to do;
I'd like to redirect xyz.example.com to example.com/page.php?var=xyz
If its just a simple rearrangement of that then I apologise, I don't know...
Type: Posts; User: Toms2056; Keyword(s):
Hi, this is backwards to what I'd like to do;
I'd like to redirect xyz.example.com to example.com/page.php?var=xyz
If its just a simple rearrangement of that then I apologise, I don't know...
Hi, I haven't really used htaccess rewrite before but I've been told it can do what I want.
I'm currently using something which rewrites domain.com/xyz to domain.com/file.php?var=xyz
however, what...