[eluser]Sean Murphy[/eluser]
Why do you still need that block of code? Are you pointing more than one domain at the same code base?
[eluser]stevefink[/eluser]
Hi sean,
Not entirely sure what you mean why do I still need that block of code. That block above is the one that's routing the URL I'm looking to map properly.
Thanks again,
/sf
[eluser]lonka[/eluser]
Hi,
I try the same way to do something similar but I got error 500.
Is it possible to make with mod_rewrite that subdomain for example %username%.domainname.com
will be pointing to domainname.com/users/%username% ?