0
Options +FollowSymLinks -MultiViews
RewriteEngine on
RewriteBase/
RewriteCond %{HTTP_HOST} !www.getshoutbox.com$ [NC]
RewriteCond %{HTTP_HOST} ^(.*)\.getshoutbox\.com
RewriteRule ^(.*)$ http://www.getshoutbox.com/test.php?id=%1 [L,NC]
這些規則做工精細,除了我被重定向到:如何防止重定向.htaccess規則重寫?
http://www.getshoutbox.com/test.php?id=X
如何恢復這一點,留在:
http://X.getshoutbox.com