Added "tarifs.php" and price calculator
This commit is contained in:
@@ -9,6 +9,7 @@ RewriteRule ^mentionslegales$ /mentionslegales.php [L]
|
||||
RewriteRule ^transparence$ /transparence.php [L]
|
||||
RewriteRule ^faq$ /faq.php [L]
|
||||
RewriteRule ^finances$ /finances.php [L]
|
||||
RewriteRule ^tarifs$ /tarifs.php [L]
|
||||
|
||||
## nginx rules
|
||||
#location /cgu {
|
||||
@@ -32,4 +33,3 @@ RewriteRule ^finances$ /finances.php [L]
|
||||
#location /faq {
|
||||
# rewrite ^/faq$ /faq.php last;
|
||||
#}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user