Articles tagged with: error
It news »
Recently i get the following error when i try to post something in my blog.
Not Acceptable
An appropriate representation of the requested resource /wp-admin/post.php could not be found on this server.
Googling around and found the solution. It need to be add in your .htaccess file.
<IfModule mod_security.c>
SecFilterEngine on
</IfModule>
Articles »
Cpanel is web-based control panel complete with all the features that enables you to manage your web hosting space and domain name through the web interface. What cpanel does is to give you more control, manage and access your web site. With cpanel you can manage all aspects of email files, FTP, CGI scripts and web site statistics. Cpanel webhosting …