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:
parent
2643c0d594
commit
3011af9b6b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Frontend
|
# Frontend
|
||||||
|
|
||||||
### Web server
|
### Web server
|
||||||
The frontend is writing in php/html/css/js.
|
The frontend is writing in php/html/css/js.
|
||||||
You can use every web servers that support theses technologies.
|
You can use every web servers that support theses technologies.
|
||||||
For this installation, we'll setting up nginx with php-fpm.
|
For this installation, we'll setting up nginx with php-fpm.
|
||||||
|
@ -67,7 +67,7 @@ catch_workers_output = yes
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Web application
|
#### Web application
|
||||||
``` bash
|
``` bash
|
||||||
# set www dir
|
# set www dir
|
||||||
mkdir /var/www/hyperproxmox
|
mkdir /var/www/hyperproxmox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue