-Everything was going great my website was accessible with IP address of the droplet and the domain name too.
- Then I have tried to install WordPress on my droplet along with the Django.
-Then I have tried to add the...
1 •
•
By
mishragovind973
DigitalOcean 1-Click Apps Marketplace
Django
My droplet was up and running and then I added the domain name to my droplet then at first It was showing an error (BAD REQUEST(400)) then I have gone through this link to resolve that error because I was able to acce...
Accepted Answer:
Hello, @mishragovind973
Would you mind first checking your nginx configuration file for any syntax errors? You can do this using the following command:
nginx -t
In this way you can check if there is an error (synta...
1 •
•
By
mishragovind973
Django
DigitalOcean 1-Click Apps Marketplace