What I’m trying to do: configure ngnix only to use http first
Where I’m stuck: create the config
What I’ve already tried: create it with watching a YouTube Video and create it with a config generator (5h)
What I’m trying to do: configure ngnix only to use http first
Where I’m stuck: create the config
What I’ve already tried: create it with watching a YouTube Video and create it with a config generator (5h)
What error are you getting? Where are you running your nginx?
Can you add more context, please? Thanks!
You can probably get a basic website working with SSL by installing NGINX on Ubuntu (I recommend following the instructions here nginx: Linux packages) and before tweaking anything, going through the docs here Certbot Instructions. From there, you should be able to slowly tweak your config to achieve your goal.
I found the problem.