it's working
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
server {
|
||||
listen 80;
|
||||
root /var/www/html/performance-art.fr/public_html;
|
||||
root /var/www/html/clameurs-lawebserie.fr/public_html;
|
||||
index index.html index.php;
|
||||
server_name dev.performance-art.fr;
|
||||
server_name dev.clameurs-lawebserie.fr;
|
||||
|
||||
charset utf-8;
|
||||
|
||||
@@ -39,8 +39,8 @@ server {
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
root /var/www/html/performance-art.fr/static_html;
|
||||
server_name static.performance-art.fr;
|
||||
root /var/www/html/clameurs-lawebserie.fr/static_html;
|
||||
server_name static.clameurs-lawebserie.fr;
|
||||
|
||||
index index.html index.js index.css index.json index.woff index.ttf; # index.ico index.jpg index.png index.gif index.jpeg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user