I have installed Blog extension adn it's URL key is 'blog'. For all other URLs in my website index.php is not required because required rewrite settings are already done and available.
Only for Blog, it requires index.php to be written, e.g. www.example.com/index.php/blog
Now, if I change URL key value 'blog' to any other value like 'blog1', it works fine without index.php.
e.g. www.example.com/blog1 is working fine
Index management and Cache refresh are done. Can you please suggest, how can we solve this?
Thank you.
Hi @bhayaninil
could you provide the extension name or some more details? Which server are you using?