Try adding this to your .htaccess file
Code:RewriteRule . /index.php [L]
Hi,
Can anybody suggest me about wordpress URL rewriting. I want to define custom structure like http://www.abc.com/blog/post-name/
I am able to do this through wordpress permalink structure option (Custom). But whenever I try to keep the pages without index.php it show 404 page not found error.
ex: http://www.abc.com/blog/post-name/ it doesn't working in my case. But http://www.abc.com/blog/index.php/post-name is working fine. I want to remove /index.php/ from each and every blog post link.
Thanks,
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks