Forums

[resolved] [Plugin: WP-DBManager] .htaccess file (10 posts)

  1. MountainStream
    Member
    Posted 2 years ago #

    I get a message staying I need to move the htaccess.txt file. I moved the file but still get the message to move the file. What's going on?

  2. wpbnewbie
    Member
    Posted 2 years ago #

    Make sure its not hidden. Via whatever FTP program you are using, enable the ability to view hidden files.

  3. MountainStream
    Member
    Posted 2 years ago #

    Oh I have the FTP set to read hidden files. I have followed the DBManager instructions, but the error message has not gone away.

  4. Pranav Rastogi
    Member
    Posted 2 years ago #

    You have to move the file and then rename it to .htaccess from htaccess.txt .

  5. MountainStream
    Member
    Posted 2 years ago #

    Thanks for the info. I didn't see the renaming of the file.

  6. mountainsage
    Member
    Posted 2 years ago #

    I already have an .htaccess file in db backups so I can't rename the folder to .htaccess. Now what?

  7. mountainsage
    Member
    Posted 2 years ago #

    Nevermind

  8. coldix
    Member
    Posted 2 years ago #

    the htaccess.txt file is missing and I have my FTP set to show hidden files, where is it? Version 2.50

  9. coldix
    Member
    Posted 2 years ago #

    <Files ~ ".*\..*">
    order allow,deny
    deny from all
    </Files>
    I got this file from an older version, It should work, PS I am using Ver WPMU 2.9.1.1

  10. MiriamNZ
    Member
    Posted 1 year ago #

    Create an htaccess file with this in it:

    <Files ~ ".*\..*">
    order allow,deny
    deny from all
    </Files>

    Place the htacess file in a folder wp-content/backup-db

    This should stop the error message.
    But didn't stop the error message for me, though since everything is in the right place, presumably it is safe.

Topic Closed

This topic has been closed to new replies.

About this Topic