dani_syed Posted January 18, 2008 Share Posted January 18, 2008 Hi all i have a problem in URL redirection through .htaccess well other redirections are working properly, but i cant get a way to redirect one url. that is: i have a url like this, "www.abc.com/user/index.php?user=dani" and i want to make this URL, looks like "www.dani.abc.com" so can someone please tell me how to do this?? Quote Link to comment https://forums.phpfreaks.com/topic/86625-having-problem-in-redirecting-url-through-htaccess/ Share on other sites More sharing options...
ratcateme Posted January 18, 2008 Share Posted January 18, 2008 are you writing the .htaccess file in php or is this not a php question at all Scott. Quote Link to comment https://forums.phpfreaks.com/topic/86625-having-problem-in-redirecting-url-through-htaccess/#findComment-442647 Share on other sites More sharing options...
pdkv2 Posted January 18, 2008 Share Posted January 18, 2008 i guess you are asking about URL rewiring see http://httpd.apache.org/docs/2.0/misc/rewriteguide.html rgds, Sharad Quote Link to comment https://forums.phpfreaks.com/topic/86625-having-problem-in-redirecting-url-through-htaccess/#findComment-442648 Share on other sites More sharing options...
dani_syed Posted January 21, 2008 Author Share Posted January 21, 2008 well i am using php coding and at root directory i placed .htaccess file, all other redirections are working properly but i dont know how to redirect the URL that i specified earlier, can some one help me out, or giv me .htaccess commands to redirect such URL Quote Link to comment https://forums.phpfreaks.com/topic/86625-having-problem-in-redirecting-url-through-htaccess/#findComment-444828 Share on other sites More sharing options...
sstangle73 Posted January 21, 2008 Share Posted January 21, 2008 modrewrite have fun! http://www.mod-rewrite-wizard.com/ Quote Link to comment https://forums.phpfreaks.com/topic/86625-having-problem-in-redirecting-url-through-htaccess/#findComment-444830 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.