Hi all!
I am needing some kind of special .htaccess file for my hosting service that determines the location I came from and then redirects it to a certain directory.
Let's say a user types in:
http://test.mydomain.com
Now the .htaccess should automatically forward that URL to:
http://www.mydomain.com/test
I know that there are some out there, but I couldn't find it yet. Hope you can help me with that.
Thanks a lot.
I am needing some kind of special .htaccess file for my hosting service that determines the location I came from and then redirects it to a certain directory.
Let's say a user types in:
http://test.mydomain.com
Now the .htaccess should automatically forward that URL to:
http://www.mydomain.com/test
I know that there are some out there, but I couldn't find it yet. Hope you can help me with that.
Thanks a lot.

Comment