diff -r a4642baaf829 -r 4d4862461b8d web/wp-content/.htaccess --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/.htaccess Tue Feb 02 15:44:16 2010 +0000 @@ -0,0 +1,4 @@ +RewriteEngine on +RewriteCond %{HTTP_REFERER} !^http://(www\.)?iri.centrepompidou.fr/dev/~hurons/(/)?.*$ [NC] +RewriteRule .*\.*$ http://iri.centrepompidou.fr/dev/~hurons/seminaire/fonds-documentaires/ [R,NC] +Options -Indexes \ No newline at end of file