• Resolved fanaticjim

    (@fanaticjim)


    I’ve read quite a few articles in the codex about this problem but didn’t really find an answer. The tech at Hostgator tells me the problem is there’s nothing in the girlsfootballshirts.com file. He also said he doesn’t think the .htaccess file is correct. My whole subdomain address is girlsfootballshirts.pigskinfanaticblog.com.

    The .htaccess code below is the code I was given while I was on the Network Setup page. I then copied and pasted it into the .htaccess file after removing the other code that was in the file.

    I copied this code from my .htaccess file:
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]

    # uploaded files
    RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule . index.php [L]
    </IfModule>

    # END WordPress

    Does the .htaccess code look okay to you?
    Thanks for your help,
    Jim

Viewing 3 replies - 16 through 18 (of 18 total)
  • Getting a little dizzy here…
    Esmi told me to come back to this supposedly “resolved” topic which was opened by fanaticjim 7 months ago, and she closed my previous one.
    While Ipstentu told me to open a new one which has now been closed by Esmi?
    Any thoughts on how I can get my issue resolved would be deeply appreciated!
    Thanks!

    My apologies. I must have been on auto-pilot. I’ve re-opened your topic.

    Thanks! ?? Any thoughts?

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Internal Server Error 500 Internal Server Error’ is closed to new replies.