1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

Update 03-frontend.md

This commit is contained in:
Thomas.GSP 2018-04-30 19:43:49 +01:00 committed by GitHub
parent 2643c0d594
commit 3011af9b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Frontend
### Web server
###  Web server
The frontend is writing in php/html/css/js.
You can use every web servers that support theses technologies.
For this installation, we'll setting up nginx with php-fpm.
@ -67,7 +67,7 @@ catch_workers_output = yes
```
#### Web application
####  Web application
``` bash
# set www dir
mkdir /var/www/hyperproxmox