How to mod-rewrite domain.com/subdir/file.php?param=foo to domain.com/subdir/file/foo and access variable via $_GET[\'param\'] in the .htaccess file?
I tried this in