用.htaccess获取文件夹和文件名
摘要:有时需要重定向/article/1.html文件到index.php把.htaccess放在和index.php同一个文件夹内反向引用中的$1代表目录,$2代表去除.html后缀后的文件名RewriteEngine onRewriteRule ^([a-z]+)\/([0-9]+)\.html$ i...
阅读全文
posted @ 2014-05-26 23:51
posted @ 2014-05-26 23:51
posted @ 2014-05-17 14:23
posted @ 2014-05-14 19:20
posted @ 2014-03-19 15:32
posted @ 2014-03-07 15:27