• Igor Wiedler's avatar
    also disable apache MultiViews · f8d43e72
    Igor Wiedler authored
    MultiViews is a content-negotiation option for apache that will, when requesting /resource try to serve /resource.ext. if you have a blog.php this can lead to /blog serving you blog.php instead.
    
    this can be quite common with mounted apps.
    
    great thanks to Rafael Filipek for discovering this.
    f8d43e72
example.htaccess 194 Bytes