You've already forked nginxsnippets
initial commit
This commit is contained in:
21
hostfiles/README.md
Normal file
21
hostfiles/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## Important
|
||||
|
||||
### The configuration files needs a few adjustments before they will work.
|
||||
|
||||
### Domain
|
||||
You will need to change every occurrence of the "DOMAIN" variable with a real domain name in the configuration file.
|
||||
|
||||
### Php Socket
|
||||
You will need to supply the correct version of what php socket you are running. In short change the following in the configuration.
|
||||
|
||||
phpVERSION-fpm.sock
|
||||
|
||||
To whatever version you are running like for example
|
||||
|
||||
php8.3-fpm.sock
|
||||
|
||||
### 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