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.
如果他们来到我的网站,我想将用户重定向到 http url,如果他们来到我的网站,http:// 我想将他们重定向到 https urlhttps://
http://
https://
有没有办法提供网址,例如:
://foo.com/bar
或基于用户进入的相同http方法在页面上创建链接的任何其他方法?
我更喜欢基于没有 javascript 的纯 html 的解决方案
感谢您的快速回复。
不幸的是,我忘了提到我重定向到不同的子域,所以我不能省略域名
谢谢!
克菲尔