Question
Error 404 when I slugify my url NGINX
I was following this tutorial on how to deploy on digital ocean(Link) .Nginx is able to find all the urls other then the one which I had slugified(Website Link). I am able to load the website locally using gunicorn so I am guessing the issue is with NGINX.
Thank you for your help!!
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.
×