Hi there,
I have an existing domain (example.com) configured on DigitalOcean. I want to setup sub-domain (xyz.example.com) on AWS.
I would like to know what would be the steps on AWS >> Route 53 and what changes req...
Running <^>sudo service nginx restart<^> command gives below error:
Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for detai...
Accepted Answer:
Alright. I got it fixed by running the below commands:
sudo fuser -k 443/tcp
service nginx restart