【发布时间】:2011-07-20 06:07:18
【问题描述】:
我在example.com/drupal 上已建立 Drupal 安装 - 现在我需要将安装上移一级到域根目录。
所以我需要的重写规则是重定向所有现有的 URL - 例如example.com/drupal/some_section/somepage 到 example.com/some_section/somepage 等。
我该怎么做?
【问题讨论】:
标签: drupal .htaccess url-rewriting