/var/www/html -> /home/www/ml.faivre
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
ServerName daniel-bremond.faivre.ml
|
||||
ServerAlias www.daniel-bremond.faivre.ml
|
||||
DocumentRoot /var/www/html/daniel-bremond
|
||||
DocumentRoot /home/www/ml.faivre/daniel-bremond
|
||||
#Redirect permanent / https://faivre.ml/
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge [NC]
|
||||
@@ -16,7 +16,7 @@
|
||||
ServerName daniel-bremond.faivre.ml
|
||||
ServerAlias www.daniel-bremond.faivre.ml
|
||||
|
||||
DocumentRoot /var/www/html/daniel-bremond
|
||||
DocumentRoot /home/www/ml.faivre/daniel-bremond
|
||||
|
||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||
# error, crit, alert, emerg.
|
||||
@@ -53,7 +53,7 @@
|
||||
SSLVerifyDepth 1
|
||||
SSLOptions +StdEnvVars +StrictRequire
|
||||
</Location>
|
||||
<Directory /var/www/html/daniel-bremond>
|
||||
<Directory /home/www/ml.faivre/daniel-bremond>
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
ServerName faivre.ml
|
||||
ServerAlias www.faivre.ml
|
||||
DocumentRoot /var/www/html
|
||||
DocumentRoot /home/www/ml.faivre/root
|
||||
#Redirect permanent / https://faivre.ml/
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge [NC]
|
||||
@@ -15,7 +15,7 @@
|
||||
ServerName faivre.ml
|
||||
ServerAlias www.faivre.ml
|
||||
|
||||
DocumentRoot /var/www/html
|
||||
DocumentRoot /home/www/ml.faivre/root
|
||||
|
||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||
# error, crit, alert, emerg.
|
||||
@@ -52,7 +52,7 @@
|
||||
SSLVerifyDepth 1
|
||||
SSLOptions +StdEnvVars +StrictRequire
|
||||
</Location>
|
||||
<Directory /var/www/html/faivre>
|
||||
<Directory /home/www/ml.faivre/root>
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
|
Reference in New Issue
Block a user