@@ -17,6 +17,10 @@
allow from all
</Directory>
+ <Files ~ ".*">
+ ForceType text/plain
+ </Files>
+
LogLevel warn
ErrorLog ${APACHE_LOG_DIR}/fdn/error-fdn.log
CustomLog ${APACHE_LOG_DIR}/fdn/access-fdn.log combined
@@ -73,6 +73,7 @@ sub topic {
channel => $chan,
body => "a bien reporté l'accident sur $url"
);
} elsif($isacc) {
$isacc = 0;