remove -d from .htaccess RewriteCond
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.
Showing
Please register or sign in to comment