@ -1,3 +1,8 @@
# Make apache execute .pl as a CGI
AddHandler cgi-script .pl
Options +ExecCGI
Options -Indexes
# kwotes.pl is our directory index
DirectoryIndex kwotes.pl
# make apache execute CGIs and not allow indexes
Options +ExecCGI -Indexes
The note is not visible to the blocked user.