How do I create the right nginx site config for certbot

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)

1 Like

What error are you getting? Where are you running your nginx?
Can you add more context, please? Thanks!

1 Like

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.

1 Like