nginx-install/cfg-apps/README.md
2025-05-14 11:33:52 +02:00

22 lines
610 B
Markdown

## 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.