.htaccess: 重寫規則工作一貫的子域和子目錄

有沒有辦法讓規則適用於子域和子目錄?

可參考下列範例自行修改
Options+FollowSymlinks-MultiViews
RewriteEngineOn
RewriteBase/blog
RewriteCond%{HTTP_HOST} blog\.example\.com [NC]
RewriteCond%{QUERY_STRING} !page_id= [NC]
RewriteRule^meetings /?page_id=2809 [L,NC]
RewriteCond%{HTTP_HOST} ^(www\.)?example\.com [NC]
RewriteCond%{QUERY_STRING} !page_id= [NC]
RewriteRule^meetings /blog/?page_id=2809 [L,NC]

永久重定向,取代[ L,R = 301與[ L ],NC,NC ]。

原文
http://codex.wiki/question/1407589-4747

 
  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

500 Internal Server Error ,Service Temporarily Unavailable! ,Resource Limit Is Reached!

為何網站會出現下列錯誤訊息?!Internal Server ErrorThe server encountered an internal error or misconfiguration...

How to Create a phpinfo File?

In the phpinfo.php page, the PHP version can be seen at the top of the file, listing the current...

什麼是FTP?

FTP 檔案標準傳輸協定. 簡單來說它是一個方便的工具,可以用來移動一台電腦的檔案至另外一台電腦注意!FTP 在fantastic-host.net 虛擬主機方案中的連接阜(port)均為21

HTTP Status Codes ( 狀態碼 )

HTTP CODES - 100-101 100 - Continue ( 繼續 ) Tells the client that the first part of the...

雲端主機代管服務範圍與售價

Pro-Active Managed Support 每月費用為2500 TWD。我們提供主動式積極監控與管理服務(僅限於CentOS+Cpanel)。 服務範圍如下:...