Jump to content
  • 0
Sign in to follow this  
Alexandria

Flux question related chmod -R

Question

Hello there,

 

Im sorry to ask this noob question but i would like to know if it is okay to give chmod -R 0777 to those folder?

 

data/tmp

 

data/logs

 

data/itemshop

 

Or is it enough just chmod 0777 without -r? Im wondering for security reason.

 

Thanks.

 

 

 

Edited by Alexandria

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Well the -R switch makes it so it applies 777 to anything existing inside the folder.

 

With a fresh install of FluxCP, there's nothing in there except the index.php which blocks users from viewing the directory. 777 would be fine if you didn't create anything post-installation, which shouldn't be possible since flux needs to create the files for flux to function.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.