内容简介:在网站根目录下,打开或新建.htaccess文件,添加代码如下:<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_HOST} ^xxx.com$ [... 在网站根目录下,打开或新建.htaccess文件,添加代码如下: <IfModule mod_rewrite.c> RewriteEngine...
用户评论
lexguide