htaccess

26
May

子目录.htaccess

RewriteEngine On
RewriteRule ^(.*)list/(.+)\.html$ list.php?uid=$2 [L,QSA]
RewriteRule ^(.*)show/(.+)\.html$ content.php?uid=$2 [L,QSA]
Tags:
Syndicate content