From: Arnaud Giersch Date: Tue, 29 Apr 2014 17:10:59 +0000 (+0200) Subject: Make it publicly available after installation. X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/graphlib.git/commitdiff_plain/c05e66a47050a15645c8d9398b90053d6c1f018e Make it publicly available after installation. --- diff --git a/htaccess b/htaccess index 1e8733f..3bd95a1 100644 --- a/htaccess +++ b/htaccess @@ -1,2 +1,4 @@ AddType text/plain cpp h pro AddCharset utf-8 cpp h pro + +Allow from All