Jump to content
  • 0

Security Tie Down Steps


Question

2 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...