Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.htaccessWeb サイトのサーバーに 2 つのファイルがあり、1 つはルート フォルダーに、もう 1 つはフォルダーにあることに気付きましたwww。どれがアクティブで、どれを削除する必要がありますか?
.htaccess
www
動作を変更したいフォルダーに .htaccess を入れます。これは、すべてのサブフォルダーの動作にも影響します。1 つ以上のサブフォルダーに対して異なる動作が必要な場合があります。その場合、サブフォルダーに独自の .htaccess ファイルを与え、親から継承しない設定をオーバーライドします。