|
Server IP : 10.111.40.2 / Your IP : 216.73.217.145 Web Server : Apache System : Linux webd002.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : comimage ( 586) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/comimage/allososvitrerie.com/../quincy/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
Options +FollowSymlinks
Options -Indexes
RewriteEngine on
RewriteBase /
AddDefaultCharset UTF-8
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 2 weeks"
ExpiresByType image/jpg "access plus 6 months"
ExpiresByType image/jpeg "access plus 6 months"
ExpiresByType image/png "access plus 6 months"
ExpiresByType image/gif "access plus 6 months"
AddType image/x-icon .ico
ExpiresByType image/ico "access plus 1 year"
ExpiresByType image/icon "access plus 1 year"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresByType text/css "access plus 1 months"
ExpiresByType text/javascript "access plus 1 months
ExpiresByType text/html "access plus 2 weeks"
ExpiresByType application/xhtml+xml "access plus 2 weeks"
ExpiresByType application/javascript "access plus 2 weeks"
ExpiresByType application/x-javascript "access plus 1 months"
ExpiresByType application/x-shockwave-flash "access plus 2 months"
</IfModule>
# END Expire headers
#
# BEGIN Cache-Control Headers
#<IfModule mod_headers.c>
#<FilesMatch "\\.(ico|jpe?g|png|gif|swf|css|gz)$">
#Header set Cache-Control "max-age=604800, public"
#</FilesMatch>
#<FilesMatch "\\.(js)$">
#Header set Cache-Control "max-age=604800, private"
#</FilesMatch>
#<filesMatch "\\.(html|htm)$">
#Header set Cache-Control "max-age=7200, public"
#</filesMatch>
# Disable caching for scripts and other dynamic files
#<FilesMatch "\.(pl|php|cgi|spl|scgi|fcgi)$">
#Header unset Cache-Control
#</FilesMatch>
#</IfModule>
# END Cache-Control Headers
#
RewriteCond %{HTTP_HOST} ^restaurant-le-quincy.com$
RewriteRule ^(.*) http://www.restaurant-le-quincy.com/$1 [QSA,L,R=301]
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
#--------REECRITURE SITEMAP GOOGLE-----------------------------------
RewriteRule ^sitemap.xml$ themes/sitemap.php [L]
#--------REECRITURE-----------------------------------
RewriteRule ^(.*)-([0-9]*).php$ modele.php?model_p=p&id=$2&nm=$1 [L]
RewriteRule ^(.*)rticle-([0-9]*)-(.*).php$ modele.php?model_p=$1&id=$2&nm=$3 [L]
RewriteRule ^(.*)-([0-9]*).html$ themes/diaporama.php?nm=$1&id=$2 [L]
RewriteRule ^flux.xml$ themes/flux.php [L]
RewriteRule ^atom.xml$ themes/atom.php [L]
#
ErrorDocument 404 /404-6.php