Hello, I need mod rewrite help for my application. When user visit www.mydomain.com/test I would like them to be direct to www.test.mydomain.com the .htaccess file is located in test folder. Can any expert please help me with this simple code.
I believe it can't get simpler then this:redirect /~myaccount/test http: / / w w w.test.mydomain.com- just remove the spaces in the last URL.