I want to display the folder name with a default php file name as subdomain without acutally redirecting to the url using .htaccess file. For Ex: If the actual path is http://test.com/view/login.php it must be shown as login.test.com And if the path is http://test.com/view/container.php it must be shown as view.test.com
Please help me.
Thanks in advance.