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.
ディレクトリ/ファイルを /file にする書き換えルールが必要です。この場合、すべてがルートにあるため、ファイルのソース コードをルート ../ を指すように書き換えたくありません。特に、この状況では htaccess をお勧めします。
これは、ドキュメントルートのhtaccessファイルで簡単に行うことができます
Redirect 301 /directory/file /file