WordPress Post – On Post – 404 Page Not Found
SecFilterEngine Off SecFilterScanPOST Off This rules apply to Apache 1.x, but if your host uses Apache 2.x. then you don’t need it. Make sure you have permissions to upload your file to server. Also, make sure <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php … Read more