I have a link in my Magento 1 site
> http://mysite.com/index.php/hair-care.html
If I click on it,it redirects to
> http://mysite.com
But if I take a new tab in browser and paste the URL
> http://mysite.com/index.php/hair-care.html
then it is working perfectly.
My configuration in Admin Panel is `configuration>web> Search Engines Optimization > Use Web Server Rewrites > Yes`
How can I solve the issue ?