Jump to content
  • 0

Question

6 answers to this question

Recommended Posts

  • 0
Posted

restrict permissions for that particular folder  

 

you can also do it with this ssh command 
 

chmod -R 700 /path/to/folder
  • 0
Posted

Thank you for ur attention.. but i got a problem..

 

Warning: require_once(config/groups.php): failed to open stream: Permission denied in /var/www/html/index.php on line 43 Fatal error: require_once(): Failed opening required 'config/groups.php' (include_path='lib:.:/usr/share/pear:/usr/share/php') in /var/www/html/index.php on line 43

  • 0
Posted
27 minutes ago, bdgro said:

How to hide folder or directory on fluxcp?

 

to forbiden access

 

Thank You

Do this in your .htaccess. add this Options -Indexes
if you don't have .htaccess create .htaccess in your fluxcp root dir

 

One option also is to create blank index.html but I prefer the .htaccess

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...