Added .htaccess

Changed kwotes.conf.pl to not use "constant", and modified the rest of the scripts to reflect that
This commit is contained in:
briandilley
2004-10-15 19:35:43 +00:00
parent d470d3c927
commit 44ad98e21c
4 changed files with 59 additions and 47 deletions

3
.htaccess Normal file
View File

@ -0,0 +1,3 @@
AddHandler cgi-script .pl
Options +ExecCGI
Options -Indexes