2016-12-12 11:04:16 +00:00
|
|
|
### Empty Website with Nginx + PHP.
|
|
|
|
|
2017-05-04 16:27:37 +00:00
|
|
|
Use `cloudron push` to copy files into `/app/data/public/` and `cloudron exec` to get a remote terminal.
|
2016-12-12 11:04:16 +00:00
|
|
|
|
|
|
|
Edit `/app/data/nginx.conf` to change the webserver configuration according to the [Nginx Documentation](https://nginx.org/en/docs/).
|