Hello Again,
It appears the ERROR 500 is still persisting!
Here is the code from the .htaccess file I opened up in my Cpanel (following the directions given):
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Is this correct? It said the file was last modified Sept 9, 2013 – so, it doesn’t appear to have been changed. I do have a back up file I made back on Sept. 12th if needed.
Thanks again,
– Eric