.htaccess实现目录跳转的代码

23rd 12-2010 浏览(14,457) 评论(6)

cpanel空间做网站目录跳转,可以利用.htaccess Redirect实现文件夹目录跳转。 代码如下: <IfModule...