You've already forked nginxsnippets
initial commit
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## Code snippets for use with Nginx
|
||||
|
||||
### Prerequisites
|
||||
Nginx installed and running
|
||||
|
||||
### Download the snippets
|
||||
```
|
||||
git clone https://git.x-files.dk/ubuntu-web-server/nginxsnippets.git /etc/nginx/nginxsnippets
|
||||
```
|
||||
|
||||
### Usage
|
||||
An example can be found [\[here\]](https://git.x-files.dk/ubuntu-web-server/nginx-install/src/branch/main/cfg-apps/example.80.conf)
|
||||
|
||||
> **Important:**
|
||||
>
|
||||
> If you allready installed Nginx using the method found [\[here\]](https://git.x-files.dk/ubuntu-web-server/nginx-install) the code snippets will already be present.
|
||||
|
||||
### Post install
|
||||
Nothing to do.
|
||||
|
||||
### More guides
|
||||
More guides can be found on [\[wiki.x-files.dk\]](https://wiki.x-files.dk)
|
||||
|
||||
### Last tested
|
||||
October 19th 2024 on Ubuntu 24.04.
|
Reference in New Issue
Block a user