RewriteEngine  on
#RewriteOptions  inherit

RewriteCond    %{HTTP_HOST}    !www.noslocations.fr
RewriteRule  (.*)  http://www.noslocations.fr/$1 [R=301,L] 

RewriteRule ^mon-camping\.html$  /client.php?id=1 [L]
RewriteRule ^exodys\.html$  /client.php?id=500 [L]
RewriteRule ^lecampingdevillandraut.html$  /client.php?id=505 [L]
RewriteRule ^camping-la-gantesse.html$  /client.php?id=520 [L]
RewriteRule ^fagamis.html$  /client.php?id=521 [L]
RewriteRule ^camping-kersioual.html$  /client.php?id=523 [L]

