diff options
| author | bread <bread@no-reply@lolcat.ca> | 2024-10-08 19:22:38 +0000 |
|---|---|---|
| committer | bread <bread@no-reply@lolcat.ca> | 2024-10-08 19:22:38 +0000 |
| commit | 19f82a85364f07c4ad29c074434992b1e9a483ec (patch) | |
| tree | 4b86c35403c2bad94cad84639be8e76935560439 /docs/nginx.md | |
| parent | 155a38d45464c0f8a1c344032047d4407596f088 (diff) | |
even more little things I missed (polish!)
Diffstat (limited to 'docs/nginx.md')
| -rw-r--r-- | docs/nginx.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/nginx.md b/docs/nginx.md index f4366ad..2ea2138 100644 --- a/docs/nginx.md +++ b/docs/nginx.md @@ -34,7 +34,7 @@ </div> -4. `cd` to `/etc/nginx` and make the `conf.d/` if it doesn't exist: +4. `cd` to `/etc/nginx` and make the `conf.d/` directory if it doesn't exist: * Again, this guesses you're logged in as root. ```sh cd /etc/nginx @@ -183,6 +183,7 @@ <h2 align=center>Other important things</h2> 1. <a href="https://git.lolcat.ca/lolcat/4get/src/branch/master/docs/configure.md">Configuration guide</a>: Things to do after setup. + 2. <a href="https://git.lolcat.ca/lolcat/4get/src/branch/master/docs/apache2.md">Apache2 guide</a>: Fallback to this if you couldn't get something to work, or you don't know something. <h2 align=center>Known issues</h2> |
