Options +ExecCGI
AddHandler cgi-script .cgi .pl

#<FilesMatch "stats\.pl|env\.pl">
<FilesMatch "stats\.pl">
	Satisfy any
	Allow from all
</FilesMatch>
