.htaccess - http://example.com/foo/bar loading http://example.com/foo.php -
i thought problem .htaccess files, after disabling mod_rewrite problem persisted. http://example.com/foo/bar loading http://example.com/foo.php true file foo
being in folder on server. know causing behaviour , how can stop this, want load http://example.com/foo.php?text=bar. running normal lamp setup, ubuntu os.
also, happens on testing server, not live vps
this due multiviews. can disable with:
options -multiviews
Comments
Post a Comment