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/nginx-sp/vhosts.d/domain.d/main.custom.conf
and also /etc/apache-sp/domain.d/main.custom.conf
but if i update the nginx settings i get duplication errors and the apache-sp still points to the original path set up by serverpilot.
Any thoughts? Struggling here and site launch beckons …
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
hmm, https://www.digitalocean.com/community/questions/how-to-modify-vhosts-in-serverpilot-for-multiple-domains any help ?
i.e. see - https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-14-04-lts - this don’t take into account any ServerPilot specific config though
Without seeing the exact setup (and bearing in mind I’m no expert) - do you need multiple location (or server) blocks in nginx to point the different domains at different paths, ssl certs etc? Just thinking out loud here in the hope it triggers a spark in your mind :-)