Forums

*Urgent*: Need to fix htaccess file (2 posts)

  1. tomcho
    Member
    Posted 1 year ago #

    My website is being launched today at a public event and something has gone wrong. It was working fine a couple of days ago so this is really mystifying.

    I can access my site at http://gendercentre.com but I get blank screens when I try to access http://www.gendercentre.com and http://gendercentre.com/wp-admin

    I've called my host and have been told that the DNS is fine and that my WP htaccess file must be missing some code. This is what the file currently has:

    # Options -Indexes
    
    # BEGIN WordPress
    
    # END WordPress
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    Please help. I'm desperate!

  2. tomcho
    Member
    Posted 1 year ago #

    For now, I've edited htaccess so that http://www.gendercentre.com redirects to http://gendercentre.com but this still doesn't fix the problem that I have no WP admin access.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags