jobplease Posted February 20, 2016 Report Posted February 20, 2016 hi there, How do I create incredible security for my new Blesta installation? Is there any chmod required ? renaming folders etc //?? Quote
0 Michael Posted February 20, 2016 Report Posted February 20, 2016 You can move the uploads folder outside your public_html and make it 777. update your uploads url at: settings > system > general > uploads url. You can change your admin routes at: /config/routes.php and change "admin" to "mysecurearea" and then clear the cache, you can re-save your staff group, delete the folder from /cache/ so inside that delete the 1 folder. or use a plugin like admin_tools. Quote
0 Tyson Posted February 22, 2016 Report Posted February 22, 2016 I'm not sure what you mean by 'incredible security'. You have to choose the best trade-offs that suit you and your business. For example, you can choose to install Blesta on a server with no access to the Internet. That will cripple most attempts to circumvent the system since no one can access it, but that wouldn't make it very useful. You can install Blesta on a server by itself, with the database on another server by itself. Ensure the web server has access to write only for directories that need to be written to by Blesta (typically the temp directory, uploads directory), which are not web-accessible. Other than that, there is no need to rename/delete files, directories, or chmod anything. Michael and Blesta Addons 2 Quote
Question
jobplease
hi there,
How do I create incredible security for my new Blesta installation? Is there any chmod required ? renaming folders etc //??
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.