Recent content by capston8

  1. C

    403 Error With 404 .../wp-admin/post.php

    It was actually multiple articles on PHP's new update and HTML5. Is there a way I can still post code into the article? Editing the Htaccess file somehow?
  2. C

    403 Error With 404 .../wp-admin/post.php

    I saw the update to the .htaccess file and think it may be part of my problem but I am not sure how to fix this. This is for a WordPress site. Here is what it looks like. # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond...
Top