X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=cron%2F.htaccess;fp=cron%2F.htaccess;h=8e7172ba0a59045dced9a5bcc2fb231112f32616;hb=4a4a108fe96c04a90948f8938d7e55b346912a47;hp=0000000000000000000000000000000000000000;hpb=39244cfcf0fdf2805a10499567555087b167c9bf;p=mirrors%2FKyberia-bloodline.git diff --git a/cron/.htaccess b/cron/.htaccess new file mode 100755 index 0000000..8e7172b --- /dev/null +++ b/cron/.htaccess @@ -0,0 +1,9 @@ +#Disable access +Deny from all + +#Disable listing +Options -Indexes + +#Disable PHP +AddHandler default-handler php +AddType text/html php