
SetEnv PHP_VER 5

RewriteEngine On
RewriteCond %{HTTP_HOST} ^cycloblog.fr
RewriteRule (.*) http://www.cycloblog.fr/$1 [R=301,L]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.matosvelo.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://matosvelo.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.cycloblog.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.matosvelo.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.cycloblog.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.culturecycliste.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.guillaume-robert.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tribu-robert.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.clubic.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.google.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.cvcc.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://forum.hardware.fr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://veloptimal.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://julmtb.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.velo-club.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://us5.campaign-archive2.com/.*$ [NC]
ReWriteRule \.(gif|png|jpg|jpeg|swf|css|js)$ /Vol-cycloblog.pnr [L]
