parent
dc7e57833e
commit
5635512828
|
@ -20479,7 +20479,7 @@ A simple services setup for nginx with php can look like this:
|
|||
(server-name '("example.com"))
|
||||
(root "/srv/http/")
|
||||
(locations
|
||||
(list (nginx-php-fpm-location)))
|
||||
(list (nginx-php-location)))
|
||||
(listen '("80"))
|
||||
(ssl-certificate #f)
|
||||
(ssl-certificate-key #f)))
|
||||
|
|
Reference in New Issue