Forums

Post pages not loading (6 posts)

  1. applegateian
    Member
    Posted 1 year ago #

    Hi

    The permalink to my posts are not working.

    : See here for an example

    The post is being fed in to the latest news here
    and when I disable permalinks it works.

    Any ideas?

    Thanks,

    Ian

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Is mod_rewrite running on your server? Is the .htaccess file being correctly updated in your wordpress folder?

  3. applegateian
    Member
    Posted 1 year ago #

    Hi there

    Thanks for response, in the htaccess file I see this:

    The server is set to 705 - what should it be?

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

    # END WordPress

    Thanks

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    There's nothing wrong with your .htaccess file. Is mod_rewrite running on your server?

  5. applegateian
    Member
    Posted 1 year ago #

    Sorry, how do I check?

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try asking your hosts.

Topic Closed

This topic has been closed to new replies.

About this Topic