Hello.
I'm needing some serious help in resolving a problem.
I need to create some "virtual subdomains" for a site.
So the structure would be like this:
I have site.com
and site.com/test.php?user=username
and I want that the "test.php" page, with the query string to be accessible from username.site.com.
I cannot create the subdomains from the cPanel.
So basically, the subdomain doesn't exist, but if a user enter the url: http://www.username.site.com i want to redirect him (silent) to http://www.site.com/test.php?user=username.
Please help me, cause I have tried all the examples from this forum that seemed to relate with my problem, but i still get a 404 error message.
Thanks,
John.