nginx-app/POSTINSTALL.md

6 lines
277 B
Markdown
Raw Permalink Normal View History

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