Author Topic: 403 Forbidden  (Read 27779 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
403 Forbidden
« on: November 28, 2019, 04:32:19 PM »
I get the following message when i try to upload content from summernote editor with special character.
This works fine on my local computer and other web hosting portals.

403 Forbidden
You don't have permission to access /add-news/ on this server.

My Php version is 7.2.10 and my mariaDB version is 10.1.41

I used cake php3.7 to build this website.

Please what could be the problem?

Offline
*
Re: 403 Forbidden
« Reply #1 on: November 28, 2019, 04:36:56 PM »
check mod _security

Offline
*
Re: 403 Forbidden
« Reply #2 on: November 29, 2019, 02:43:42 PM »
Thank you so much, it worked!