Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more
12345678910 AddHandler cgi-script .cgiOptions +ExecCGIDirectoryIndex stat.cgiOrder allow,deny<FilesMatch (\.(html?|cgi|fcgi|css|js|gif|png|jpe?g|ico)|(^))$> Allow from all</FilesMatch>Deny from all
AddHandler cgi-script .cgi
Options +ExecCGI
DirectoryIndex stat.cgi
Order allow,deny
<FilesMatch (\.(html?|cgi|fcgi|css|js|gif|png|jpe?g|ico)|(^))$>
Allow from all
</FilesMatch>
Deny from all