Author Topic: website url end with 'blog' gives error of Forbidden  (Read 114 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
website url end with 'blog' gives error of Forbidden
« on: July 19, 2024, 07:32:28 AM »
Hello,

when any website url end with blog then apache given error of 403 Forbidden as under:

For example: https://www.websitename.com/myown-blog

Error:
Forbidden
You don't have permission to access this resource.


When we rename url ending from blog to blogs then it is working fine without any issue.

I tried with disable mod security and firewall but issue remain same hence it is not mod_security or firewall issue.

It would be appreciate if any one can guide to solve issue.

Regards,