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.
nginx で書き換えルールを実行して、現在のアカウント以外のサーバー上の別の場所に書き換えることは可能ですか?
たとえばimage123.jpg、サーバー上の場所に書き換えたいとします/dev/shm/123.jpg。これは可能ですか?
image123.jpg
/dev/shm/123.jpg
PHP スクリプトを使用して画像を取得し、それに書き直すこともできましたが、より効率的に実行した方がよいでしょう。
はい、可能です: alias -directiveを見てください