mirror of
				https://github.com/mikaela/mikaela.github.io/
				synced 2025-10-31 14:47:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			256 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			256 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
| # This file is meant for use with mirrors running Apache.
 | |
| # This file won't affect GH-pages as far as I know.
 | |
| Options +Includes +Indexes
 | |
| AddType text/html shtml
 | |
| AddHandler server-parsed shtml
 | |
| AddDefaultCharset utf-8 
 | |
| DirectoryIndex index.html sitemap.html
 | 
