anu123 Posted December 4, 2008 Share Posted December 4, 2008 Hi If I type http://mysite.com/blog/xyz (xyz can be anything) I need to go to blog.php page. How can I do that? Any help? Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/135488-url-rewriting/ Share on other sites More sharing options...
balistic Posted December 4, 2008 Share Posted December 4, 2008 http://www.easymodrewrite.com/guide-syntax Quote Link to comment https://forums.phpfreaks.com/topic/135488-url-rewriting/#findComment-705829 Share on other sites More sharing options...
PravinS Posted December 4, 2008 Share Posted December 4, 2008 http://askapache.info/trunk/mod/mod_rewrite.html Quote Link to comment https://forums.phpfreaks.com/topic/135488-url-rewriting/#findComment-705831 Share on other sites More sharing options...
MadTechie Posted December 4, 2008 Share Posted December 4, 2008 RewriteRule ^http://mysite.com/blog/ blog.php Quote Link to comment https://forums.phpfreaks.com/topic/135488-url-rewriting/#findComment-705862 Share on other sites More sharing options...
anu123 Posted December 5, 2008 Author Share Posted December 5, 2008 Thanks Quote Link to comment https://forums.phpfreaks.com/topic/135488-url-rewriting/#findComment-706589 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.