請問安裝在free host上 domain能從root redirect到subdirectory 的方法
我有一個domain name是 www.mysite.org 會指到一個 free hosting 的 root 資料夾
可是我將 Drupal 安裝在子目錄 drupal 裡頭
請問有沒有任何方法可以讓 http://www.mysite.org 直接連到Drupal去
而不是 http://www.mysite.org/drupal/.....
我搜尋過不少資料且嘗試改過/.htaccess、/drupal/.htaccess、/drupal/sites/www.mysite.org/settings.php
但仍然失敗