Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • frankie1266

    (@frankie1266)

    Samboll

    I have been trying to figure out the permalinks thing and I think you have the answer for me. I have been using a new hosting company and when I change the permalinks it says this,

    If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file.

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

    Can you tell how to do this?

    Thanks, Frank
    [signature moderated Please read the Forum Welcome]

    frankie1266

    (@frankie1266)

    I’m not really sure I can help but I had this same problem. What I finally did was switch my hosting to another company where I could easily install wordpress without the added directory path.

    Frank
    [signature moderated Please read the Forum Welcome]

    frankie1266

    (@frankie1266)

    I have been having good luck with myhosting.com Right now I have 8 sites with them and plan on building more.

    Frank
    [signature moderated Please read the Forum Welcome]

Viewing 3 replies - 1 through 3 (of 3 total)