Why vanilla 2.2 homepage link like that..?
Best Answer
- 
            
Linc
                        
                        
                             Admin                        
                    http://docs.vanillaforums.com/developers/framework/controllers/
Vanilla will attempt to detect whether your system can handle pretty URLs during installation. If it sets it incorrectly, the config setting to enable pretty URLs is:
$Configuration['Garden']['RewriteUrls'] = TRUE;The ability to use non-pretty URLs may be deprecated in the future.
6 
        
            
Answers
http://docs.vanillaforums.com/developers/framework/controllers/