How to mod rewrite in .htaccess a subdirectory with parameter and access via php?

后端 未结 0 1344
栀梦
栀梦 2020-12-13 21:38

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题