Imrove provided .htaccess
This commit is contained in:
7
www/cgi/.htaccess
Normal file
7
www/cgi/.htaccess
Normal file
@@ -0,0 +1,7 @@
|
||||
deny from all
|
||||
|
||||
<Files main.py>
|
||||
allow from all
|
||||
AddHandler cgi-script .py
|
||||
Options +ExecCGI
|
||||
</Files>
|
Reference in New Issue
Block a user