lighttpd开启伪静态的方法(typecho) 2017年05月20日 在主机根目录新建一个.htaccess文件,然后键入以下内容: RewriteEngine OnRewriteBase / RewriteCond %{REQUEST_FILENAME} !-f...