*** empty log message ***
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					# Make apache execute .pl as a CGI
 | 
				
			||||||
AddHandler cgi-script .pl
 | 
					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
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,6 +6,12 @@
 | 
				
			|||||||
				<a href="http://sourceforge.net/projects/kwotes/">download the source</a>
 | 
									<a href="http://sourceforge.net/projects/kwotes/">download the source</a>
 | 
				
			||||||
				 - 
 | 
									 - 
 | 
				
			||||||
				${KWOTE_COUNT} live kwotes, ${KWOTE_BACKUP_COUNT} deleted kwotes
 | 
									${KWOTE_COUNT} live kwotes, ${KWOTE_BACKUP_COUNT} deleted kwotes
 | 
				
			||||||
 | 
									<A href="http://sourceforge.net">
 | 
				
			||||||
 | 
									<img src="http://sourceforge.net/sflogo.php?group_id=121598&type=1"
 | 
				
			||||||
 | 
										width="88"
 | 
				
			||||||
 | 
										height="31"
 | 
				
			||||||
 | 
										border="0"
 | 
				
			||||||
 | 
										alt="SourceForge.net Logo" /></a>
 | 
				
			||||||
			</div>
 | 
								</div>
 | 
				
			||||||
		</div>
 | 
							</div>
 | 
				
			||||||
	</body>
 | 
						</body>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user