• Igor Wiedler's avatar
    remove -d from .htaccess RewriteCond · fc85a9ad
    Igor Wiedler authored
    this caused issues when you try to mount a blog.php under /blog. apache serves you blog.php although blog.php is not a directory.
    
    removing the RewriteCond resolves the issue.
    fc85a9ad
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
autoload.php Loading commit data...
compile Loading commit data...
example.htaccess Loading commit data...
phpunit.xml.dist Loading commit data...