PROJECTS NOTES HOME

Deploy django app

If deploying with nginx, make sure to do server_tokens = off (why is here). Mask response header so hackers wouldn't know your server and version of it.

Don't be opening random ports!! dont increase ways to attack your server.

CLOSE ADMIN PANEL to everyone except me!!!!