Hi
I have successfully installed my SSL on my Nginx server with Ubuntu.
The issue is that my server address is example.com/admin and while browsing the same, it is giving me 404 error. I have created the CSR and Key using example.com and didn't use /admin. In my Nginx configuration file, I have mentioned the server_name as example.com.
Could anyone help me out in resolving this issue please as it is a bit urgent?
Thanks in advance.
Hi @synaqvi,
Welcome to the Community!
You may wish to refer to this thread in our Community to find your answer. The last post from JesseW has a link that you can check in regards to the installation on a Nginx server.