From c429310293529d73dc61c56a41c19f30ff05a326 Mon Sep 17 00:00:00 2001 From: Malin Date: Thu, 22 Sep 2016 13:33:16 +0200 Subject: [PATCH] Update '.htaccess' --- .htaccess | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.htaccess b/.htaccess index 376ee65..75a6ad0 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,11 @@ +AddHandler cgi-script .cgi .pl + +Options +ExecCGI + + +Options +ExecCGI + + order deny,allow deny from all