*** empty log message ***
This commit is contained in:
parent
efbce54dca
commit
c1070d02f3
@ -1,8 +1,6 @@
|
|||||||
# Make apache execute .pl as a CGI
|
|
||||||
AddHandler cgi-script .pl
|
AddHandler cgi-script .pl
|
||||||
|
|
||||||
# kwotes.pl is our directory index
|
|
||||||
DirectoryIndex kwotes.pl
|
DirectoryIndex kwotes.pl
|
||||||
|
Options +ExecCGI
|
||||||
|
|
||||||
|
|
||||||
# make apache execute CGIs and not allow indexes
|
|
||||||
Options +ExecCGI -Indexes
|
|
||||||
|
Loading…
Reference in New Issue
Block a user