My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Security  
Security considerations
Featured
Updated Dec 9, 2010 by samuli.j...@gmail.com

Published folders should not be accessible via regular web access. Using Mollify does not require web access to published folders as it has direct filesystem access.

But since Mollify cannot prevent the web server from serving those files, there are two options how to prevent it:

1) Place all published folders outside www root. With this option, there is no way users can access the files with browser via Apache. Only PHP has to have read and write access to the folders.

2) Prevent access with web server access rules, for example htaccess rule "deny from all" in Apache.

In all cases, published folders should not be located under Mollify folders (not client or backend).

Comment by hanta...@gmail.com, Dec 13, 2010

new folders created from regular users are located in backend by default, is there an option to move theme somewhere else?

Comment by project member samuli.j...@gmail.com, May 14, 2011

No they are not, folders are always created where the published folder exists. Mollify does not have any kind of default for published folder location.


Sign in to add a comment
Powered by Google Project Hosting