問題タブ [accelerated-mobile-page]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
nginx - nginx で AMP ファイルをリダイレクトする
nginxでリダイレクトしようとしていますが、残念ながらうまくいきません。私が達成したいのは、モバイルで amp ファイルをリダイレクトすることです。
私がやりたいこと:
から
https://www.example.com/uri-759.html
に
https://www.example.com/uri-759-amp.html
リダイレクトとして行ったこと
私が得るもの
https://www.example.com/uri-759-amp-amp-amp-amp-amp-amp-amp-amp.html
誰かがこのリダイレクトを実行する解決策を持っていますか?