相关疑难解决方法(0)

.htaccess重写友好的URL

我不确定这是否可行,但我有以下网址,我想让它更友好:

http://www.myurl.com/content.php?id=13089093057550&slug=this-is-a-nice-url
Run Code Online (Sandbox Code Playgroud)

我希望它看起来像这样:

http://www.myurl.com/this-is-a-nice-url
Run Code Online (Sandbox Code Playgroud)

我该怎么做呢?

php regex apache .htaccess mod-rewrite

6
推荐指数
2
解决办法
3042
查看次数

标签 统计

.htaccess ×1

apache ×1

mod-rewrite ×1

php ×1

regex ×1