-
Notifications
You must be signed in to change notification settings - Fork 366
Update nginx-mainline.md #1873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update nginx-mainline.md #1873
Conversation
I edited the installation section to remove the whole thing about nginx-mainline. It's really not needed anymore.
Test results for 986ea66:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new admonitions with type "and title"
would make the work for translators easier
(feel free to modify or revert my changes).
|
|
||
| From there, you could just start dropping HTML files into the `/usr/share/nginx/html/` directory to build a simple, static website. The configuration file for the default website/virtual host is called “nginx.conf” and it’s in `/etc/nginx/`. It also holds a number of other basic Nginx server configurations, so even if you choose to move the actual website config to another file, you should probably leave the rest of "nginx.conf" intact. | ||
|
|
||
| !!! Note |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| !!! Note | |
| !!! note "Note" |
|
|
||
| ## Configuring the Firewall | ||
|
|
||
| !!! Note |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| !!! Note | |
| !!! note "Note" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SergeCroise As noted in another PR, I'm not going to convert the regular admonition to a custom admonition. The translators said it was not necessary when we brought this up before.
sspencerwire
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for doing this @EzequielBruni !!
I edited the installation section to remove the whole thing about nginx-mainline. It's really not needed anymore.
Author checklist (Completed by original Author)
Rocky Documentation checklist (Completed by Rocky team)