On Wednesday, April 16, 2014 11:24:40 AM UTC-5, Ben Burns wrote: > > > problem: Nginx won't start, "duplicate default server" > [...]
> solution: > # rm /etc/nginx/sites-available/default > # /etc/init.d/nginx restart > [ ok ] Restarting nginx: nginx. > > That works, but you could also just *disable* the default site by removing the symlink: rm /etc/nginx/sites-enabled/default -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
