-
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
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.