Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ramacmarketing

    (@ramacmarketing)

    Thank you again!

    I’ve found the folder .htaccess next to index.php, wp-activate.php, wp-app.php in my root folder.

    However it doesn’t allow me to change the permissions or edit its content from my 1and1 hosting. Everytime I try to change the write permission it says an error ocurred.
    I guess I’ll e-mail 1and1 to see how can I edit the file.

    Thank you for your time!

    Thread Starter ramacmarketing

    (@ramacmarketing)

    Thank you!

    The thing is, I’m really a newbie in WP and I wasn’t the one that installed and created the site.

    I’ve found the file where WP is installed in my hosting, and found a .htacces file in a “log” folder.

    I’ve tried changing the permissions so it would be writable to others but an error message appears.
    It doesn’t allow me to upload another folder with .htaccess because it says the name already exist.

    I’ve tried downloading the file and this is the code when I open it as a .txt file:

    Options +Indexes
    Satisfy any
    Order Deny,Allow
    Allow from 212.227.112.228
    Deny from all
    RemoveType .html .gif
    AuthType Basic
    AuthName “Access to /logs”
    AuthUserFile /kunden/homepages/9/d393823349/htpasswd
    Require user u66863130

    I’m sorry to be a bother but I really don’t know how to change this file, if anyone could help me I would really appreciate!!

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