Hgta的博客

个人博客

使用.htaccess 泛解析二级域名绑定子目录

Posted on | 6月 12, 2011 | No Comments

.htaccess  文件
代码如下:

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f [OR]

RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{HTTP_HOST} ^(.*\.)?hgtas.com$

RewriteCond %{REQUEST_URI} !^/abc/
RewriteRule ^(.*)$ /abc/$1

Comments

Leave a Reply





About

博主 hgta

Search

Admin