Tagged Questions
0
votes
0answers
60 views
Creating a Safe Web Server
Web server hosts multiple websites. Multiple users update each website.
User home directory
/home/user1
/home/user2
Web directory
/var/www/site1
/var/www/site2
Each user uses SFTP to upload ...
2
votes
1answer
192 views
How to add another domain to my chrooted named server
Firstly I successfully have a domain working in a chroot named. There are files in /var/named/chroot/var/named called mydomain.com.db and named.local and named.root.
Also in /var/named/chroot/etc ...