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.
そのため、Chrome は相対プロトコルを尊重したくありません。良い代替手段は何ですか。PHPを使用してプロトコルを盗聴し、定数を使用することを考えています。良いアイデア?
あなたの問題は Chrome とはまったく関係ありません。サーバーが HTTPS CSS リクエストを HTTP にリダイレクトしています。
に進みhttps://www.reflectionproducts.com/FC_CSS.cssます。への 301 パーマネント リダイレクトが表示されhttp://www.reflectionproducts.com/FC_CSS.cssます。
https://www.reflectionproducts.com/FC_CSS.css
http://www.reflectionproducts.com/FC_CSS.css
Chrome では、プロトコルを指定しない URL の使用が実際に許可されています。