*** empty log message ***
This commit is contained in:
		@@ -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
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user