.htaccess伪静态3.5的
RewriteRule ^user$ /index.php/user
RewriteRule ^ceshi$ /index.php/user
第二个就不显示了?
这个应该怎么写才可以显示
我的视频地址是
RewriteRule ^play/([0-9]+) /index.php/dance/play/id/$1
显示的404
应该怎么写
RewriteRule ^ceshi$ /index.php/user
第二个就不显示了?
这个应该怎么写才可以显示
我的视频地址是
RewriteRule ^play/([0-9]+) /index.php/dance/play/id/$1
显示的404
应该怎么写

回复列表(0)