Add new page forbidden?

Permalink
Created a new page, added content, gave it a name, told it to install at Services using the Blue Sky Theme. Tweaked it, hit Publish only to see this:

Forbidden You don't have permission to access /index.php/ccm/system/dialogs/block/edit/submit on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Funny thing is I can't find a ccm folder on my working dev site or on my live site... Is there supposed to be? If not where should I look? I can change everything else on the site... What am I missing?

I have done this so many times I copied my code into notepad so I wouldn't have to keep recreating it:
<h3>
Header1</h3>
<table style="width: 100%;">
<tbody>
<tr>
   <td rowspan="3" style="width: 70%;">
      <h4>
      <p>Data Line 1
      </p>
      <p>Data Line 2</p>
      <p>Data Line 3</p>
      <p>Data Line 4</p></h4>
   </td>
   <td style="width: 30%;">
      <span style="font-size: 10px;"></span>


Additionally, the page is there and contains the content, but not all the formatting for the embedded table.

This is the newest concrete5 (or at least it says there are no updates available).

MBfromOK
 
mesuva replied on at Permalink Reply
mesuva
When I see unexpected Forbidden/404 messages when some data is submitted I normally find it comes down to 'Mod Security' kicking in on the server when it doesn't need to be. Mod Security being something that some servers have to prevent malicious requests.

You may need to contact your host and ask them to 'check their Mod Security logs' for the site. You could also provide them with that URL, as that can help them spot anything.
If Mod Security rules are being falsely triggered, you can then ask them to whitelist the particular rules.
MBfromOK replied on at Permalink Reply
MBfromOK
Ok, thanks! I will begin pursuing that and will update this request when I know something.
MBfromOK replied on at Permalink Reply
MBfromOK
OK, issue reported at host:https://x10hosting.com/community/threads/forbidden-error-trying-to-c...

In case it matters: I noticed that the page url when trying to save is the following:http://okms.x10host.com/index.php?cID=194&ctask=check-out&c...

I can update all other aspects of the page (SEO, Attributes, etc) just not actual page content.

Waiting on host support reply.
mesuva replied on at Permalink Reply
mesuva
That looks like you've just posted to a forum. You might get a reply, but then you need to do the second step of asking support to whitelist rules (if mod security is in fact the issue).

I reckon you might be better off if you submit a support 'ticket' instead, via email or phone.