Results 1 to 1 of 1
  1. #1
    Join Date
    Mar 2009
    Location
    Western Australia
    Posts
    386
    Tokens
    0

    Default Permissions Denied

    I have Cpanel Hosting and I Password protected a directory (eg. .htaccess and .htpasswd) but now it stopped working which is a easy fix but I don't really want to use it, I tried deleting .htaccess from the password protected folder but it kept saying:
    Permissions Denied
    I tried moving everything to a different folder but again:
    Permissions Denied
    I also have this in my root directory but I don't know what it is and this may being doing something.
    Code:
     IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
    
    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthName zippedfiles.co.cc
    EDIT: I have tried changing files and deleting in the following:
    Cpanel
    FileZilla
    net2ftp.com

    Help?
    Last edited by Shibby-Shabs; 05-09-2009 at 01:58 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •