Update '.htaccess'

This commit is contained in:
Malin
2016-10-01 08:38:24 +02:00
parent 16ea41026c
commit bdea4b4b5d

View File

@@ -1,3 +1,5 @@
# Making sure the Perl scripts work:
AddHandler cgi-script .cgi .pl
<Files ~ "\.pl$">
Options +ExecCGI
@@ -6,7 +8,7 @@ Options +ExecCGI
Options +ExecCGI
</Files>
# Restrict access to the scanner
order deny,allow
deny from all
allow from 84.124.94.176