Forums

Exec-PHP
exec-php & .htaccess file (1 post)

  1. magicmiles
    Member
    Posted 4 months ago #

    im running v4.9, with v3.2.1 of WP and up until a few days ago, it was running fine and then all of a sudden...BAM, it started throwing 500 errors in relation to the standard htaccess rules:

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    Why is this breaking ?

    http://wordpress.org/extend/plugins/exec-php/

Reply

You must log in to post.

About this Plugin

About this Topic