moved web to web_main in drupal install to match with humanum tree
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80;
|
||||
root /var/www/mathallo/web;
|
||||
root /var/www/mathallo/web_main;
|
||||
index index.html index.php;
|
||||
server_name dev.mathallo.fr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user