• yuzef

    (@yuzef)


    hi……..
    3 days ago this happened. my site is not appear.
    i see my file there are oke!… but,,,,
    in my root there is .htaccess file. i never put this file.

    i try to delete that file, and my site is working normally. but after several minute, i canot access my site because in my wp root there are .htaccess file again? i never put this file.

    how ever i deleted it. he is will show again.

    what happen?>???
    is my blog hacked?
    is there something wrong from me?

    help me please

    this is the code in the .htaccess file:

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

    # END WordPress

Viewing 1 replies (of 1 total)
  • resiny

    (@resiny)

    the wordpress script did it automatically. nothing to worry about, though you need to keep it if you want wordpress to work

Viewing 1 replies (of 1 total)
  • The topic ‘Who is puting .htaccess file?’ is closed to new replies.