I have followed the steps To integrate fishpig WordPress in to magento .
- I have installed WordPress in /wp folder
- I have set the home url to blog and path to wp in magento WordPress admin panel.
- I have changed the home_url to /blog
- I have also changed the /blog/ to /wp/ in .htaccess file.
But still when I type www.domain.com/blog it redirects to www.domain.com
No matter what I try pleas suggest the solution.