一个简单的.htaccess

RewriteCond $1 !^(images|robots\.txt)
RewriteRule ^(.*)$  index.php [L]

posted on 2011-05-25 17:49  dawnruby  阅读(70)  评论(0)    收藏  举报

导航