Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter amberw2878

    (@amberw2878)

    I’ve been looking for a while and can not find a .htaccess file in my wordpress folder. Is there somewhere I can hire someone to fix this for me?

    Again, do you think all my old posts are gone for good?

    Thank you.

    Thread Starter amberw2878

    (@amberw2878)

    I’m working on trying to figure out what your saying. I went into permalinks and don’t see anything that says generate. So I changed it to day and time instead of default and clicked save changes. Then at the bottom 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. Click in the field and press CTRL + a to select all.

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

    Do you think all my old stuff is gone for good, or fixing what your saying should bring it back?

    Sorry if I sound so dumb?

    Thread Starter amberw2878

    (@amberw2878)

    Thank you for your reply. I’m kind of dumb when it comes to this stuff.

    I was looking in my cpanel and double click /blog and don’t see a .htaccess Where would this be listed under or should I be looking somewhere else?

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