-
Published Question
Got an odd Serverpilot query.
My client wants FTP access to a subfolder on the site - loathe to let them have full access so created a user with access to /home/FTPUSER and symlink to this from my /srv/users/serverpil...
Accepted Answer:
You might need to have that custom user's home directory somewhere under /srv/users due to that being the suexec root in ServerPilot's Apache build. That is, maybe Apache is refusing to execute these scripts for secur...
2
•
•
By
cole007
Perl
Apache
Nginx
Ubuntu
-
Published Question
I have set up a droplet on D/O and am using serverpilot to configure apps on the droplet to manage multiple domains. I am struggling to update the path/root for individual domains.
I have tried updating the /etc/ngin...
3
•
•
By
cole007
Nginx
Apache
Configuration Management
Ubuntu
-
Published Question
I have been given some SSL certificates to migrate to a new host (on Digital Ocean/Server Pilot).
I am setting up a ssl.conf as discussed in this thread -> https://www.digitalocean.com/community/questions/install-ssl...
1
•
•
By
cole007
Nginx
Ubuntu