Hello,
Situation:
1. htdocs/ folder contains a bunch of different php files.
2. mod_rewrite is installed
Problem:
Need to apply a correct mod_rewrite rule in .htaccess file to replace slash (/)in URL after .php extention with a question mark (?).
Thanks.