Fix static page readme
This commit is contained in:
parent
87e85c370b
commit
1b47c7a057
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Static Pages
|
# Static Pages
|
||||||
|
|
||||||
This module enables static nginx sites, with data served from "/var/lib/nginx/$domain/root".
|
This module enables static nginx sites, with data served from "/var/lib/nginx-$domain/root".
|
||||||
|
|
||||||
To deploy the site, a user `nginx-$domain` is added, of which a `root` profile in the home folder can be deployed, e.g. with deploy-rs.
|
To deploy the site, a user `nginx-$domain` is added, of which a `root` profile in the home folder can be deployed, e.g. with deploy-rs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue