Jump to content


Photo
- - - - -

Fade Unwanted Files And Folders In Filemanager!


  • Please log in to reply
3 replies to this topic

#1 yoomai

yoomai

    Etomite Forum Newbie

  • Member
  • 28 posts

Posted 01 July 2005 - 06:20 PM

Today I asked myself how to disable my editors' access to eto's standard files and folders, when they use the built-in filemanager (fm). In addition: By using the fm it is possible to have a look into, edit and EVEN DELETE "index.php", ".htaccess" or "robots.txt" (if you use them) :!!: .

In my etomite installation I've created a folder "documents", where my editors upload their pics and PDFs. It is very easy to let them view and access only this special folder by editing the manager/actions/static/files.static.action.php. Simply change this line:

$excludes = array(".", "..", "cgi-bin", "manager");

to this (or whatever fits your needs):

$excludes = array(".", "..", "cgi-bin", "manager","assets",".htaccess","index.php","robots.txt");

and check your secured filemanager! :)

#2 aallen

aallen

    Etomite Forum Newbie

  • Member
  • 1 posts

Posted 17 November 2007 - 07:09 AM

It is old info, but useful, Thanks.

#3 heading

heading

    Etomite Forum Newbie

  • Member
  • 1 posts

Posted 15 June 2011 - 08:36 AM

I am looking for it,THS!

#4 Ralph

Ralph

    Loves Etomite Forums!

  • Admin
  • 6,539 posts

Posted 15 June 2011 - 12:30 PM

This can now be done within the Etomite configuration panel...




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users