CHMOD question...

Discussion in 'Site & Server Administration' started by eamiro, Apr 1, 2009.

  1. #1
    I want to make a folder accessible only throught FTP, and the files inside it only throught PHP script (readfile() function).

    I've tried to CHMOD it to 700 but I still can get the index at mydomain.com/myfolder


    Any idea?
     
    eamiro, Apr 1, 2009 IP
  2. CrumX

    CrumX Banned

    Messages:
    326
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    600 <-- chmod it to this
     
    CrumX, Apr 1, 2009 IP
  3. eamiro

    eamiro Well-Known Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #3
    It seems to work, thanks
     
    eamiro, Apr 1, 2009 IP