which directory is unsafe for deployment?
0
votes
0
answers
24
views
I'm going to deploy a Django web-application, with Nginx as the webserver And I wanna deploy it on /opt/ directory.
My question is: Which permissions should I set to /opt/ and which I shouldn't. In fact, I'm worried about security issues that changing the permissions in /opt/ will effect.
Asked by Kamran Hosseini
(193 rep)
Nov 27, 2019, 09:05 PM