User Tools

Site Tools


security_howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
security_howto [2020/08/07 20:56] – [Where to store access data] caesarsecurity_howto [2024/10/20 11:33] (current) – removed caesar
Line 1: Line 1:
-====== Security Howto ====== 
  
-===== Where to store access data ===== 
- 
-A good solution is to keep it inside a separate PHP script. In the case of database connection data, this separate script should also connect to the database and then unset the access data variables in order to minimize the risk of data leaks. 
- 
-Status: umgesetzt (seit Umzug zu Netcup) 
- 
-Quelle: https://alexwebdevelop.com/where-store-access-data/ 
- 
-A great security improvement is to keep the access PHP file outside of the web server root directory, so that it cannot be accessed by remote clients. 
- 
-Status: umgesetzt 
security_howto.1596826602.txt.gz · Last modified: 2020/08/07 20:56 by caesar

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki