Report this

What is the reason for this report?

What is the file Name for a new Server Block

Posted on August 10, 2021

As I was following through the installation tutorial (https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-20-04) I get to Step 5 server blocks and get to the instruction “Paste in the following configuration block, which is similar to the default, but …” So what is the name of the file I paste server block config into ?? Is it default.conf, server.conf, server (without a file extension) ?? There is no instruction of this and thus my point of failure as testing past this step FAILS.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hello,

The name of the file could be anything, but it is best to use the name of your website so that it is descriptive.

As described in step 5, you could use your_domain as the filename for example.

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.