Revision: 30474
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at August 14, 2010 07:43 by jessibird
                            
                            Initial Code
RewriteEngine On RewriteBase / RewriteRule ^index\.html?$ / [NC,R,L]
Initial URL
Initial Description
For WordPress, put this code at the top of your .htaccess file. Make sure it's above the WordPress-generated rewrite section.
Initial Title
redirect index.htm and index.html to root
Initial Tags
Initial Language
Apache