Is my theme's .htaccess file correct?

Home Forums Iconic One Pro Support Is my theme's .htaccess file correct?

This topic contains 1 reply, has 1 voice, and was last updated by  askeric 10 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1052

    askeric
    Member

    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

    #1053

    askeric
    Member

    UPDATE:

    I just had HostGator fix the issue in just a minute.

    Here is the “Quick” version of what happened….

    .htaccess file – ERROR 500 Server Permissions Message!

    To resolve:
    Login to Cpanel / file manager, then just make sure all of your file permissions are set to 644 and your folders are 755.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.