随笔分类 -  伪静态

摘要:在apache环境下,入口文件的隐藏非常简单,只需要在站点根目录下创建.htaccess文件,其内容如下: <IfModule mod_rewrite.c> Options +FollowSymlinks -Multiviews RewriteEngine on RewriteCond %{REQU 阅读全文
posted @ 2018-01-17 14:27 yangchunlong 阅读(1497) 评论(0) 推荐(0)