added mailsig
This commit is contained in:
16
.htaccess
16
.htaccess
@@ -7,7 +7,15 @@ RewriteRule ^solutions\.html$ /solutions.php [L]
|
||||
|
||||
|
||||
# nginx rules
|
||||
#rewrite ^index\.html$ /index.php last
|
||||
#rewrite ^cgu\.html$ /cgu.php last
|
||||
#rewrite ^interventions\.html$ /interventions.php last
|
||||
#rewrite ^solutions\.html$ /solutions.php last
|
||||
#location /index {
|
||||
# rewrite ^/index\.html$ /index.php last;
|
||||
#}
|
||||
#location /cgu {
|
||||
# rewrite ^/cgu\.html$ /cgu.php last;
|
||||
#}
|
||||
#location /interventions {
|
||||
# rewrite ^/interventions\.html$ /interventions.php last;
|
||||
#}
|
||||
#location /solutions {
|
||||
# rewrite ^/solutions\.html$ /solutions.php last;
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user