Password protected directories

Discussion in 'Site & Server Administration' started by Nevadasam, May 9, 2007.

  1. #1
    How safe are directories that are password protected through the control panel of a hosting provider? Do I still need to use my password protected script?

    Sam
    ;
     
    Nevadasam, May 9, 2007 IP
  2. rootbinbash

    rootbinbash Peon

    Messages:
    2,198
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    0
    #2
    whats your control panel?You can make one by .htaccess
     
    rootbinbash, May 9, 2007 IP
  3. lemaitre

    lemaitre Peon

    Messages:
    61
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    They are as safe as anything that's password protected, for example your control panel account itself: safe against casual attempts at breaking in. There will always be ways to defeat password protection, but most of us aren't important enough to have enemies with the resources to do it. The most likely problem is that you will choose a password that's easy to guess, or it will leak out because a dishonest person gains your trust.
     
    lemaitre, May 9, 2007 IP
  4. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #4
    .htaccess/password protected directories can onle be accessed if someone knows the password or finds it out by brute forcing.
     
    inworx, May 10, 2007 IP
  5. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #5
    if you are using cpanel, you can do it from your web panel. if you are using a different panel, you can use you .htaccess file
     
    trichnosis, May 11, 2007 IP
  6. Nevadasam

    Nevadasam Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #6
    Thanks for all your replies guys. I did not have email notifications turn on and did not know there were replies until I just now checked.

    I created the password protection through the control panel which then created the .htaccess file to protect the folder. I was concern because sometimes files in my directories get indexed on search engines although I have a robot.txt to block them.

    Again thanks for the replies.

    Sam
    ;
     
    Nevadasam, May 13, 2007 IP