Soaku 0 Posted August 9, 2017 Report Share Posted August 9, 2017 I wanted to try my stylesheet with TryIt editor, but the problem is that TryIt forces https, while my website uses http. Please, do not redirect `http` requests to `/*/tryit.asp` to `https` Thanks Quote Link to post Share on other sites
dsonesuk 913 Posted August 9, 2017 Report Share Posted August 9, 2017 Try it with just '//' without 'https:' or 'http:' (without quotes). Quote Link to post Share on other sites
Soaku 0 Posted October 7, 2017 Author Report Share Posted October 7, 2017 That won't work since `//` inherits the protocol. I do not have HTTPS support on my website. By the way, I do not see the need of HTTPS in TryIt. Quote Link to post Share on other sites
davej 251 Posted October 9, 2017 Report Share Posted October 9, 2017 As a last resort you can, of course, paste your entire stylesheet into a style block in the head. Quote Link to post Share on other sites
justsomeguy 1,135 Posted October 9, 2017 Report Share Posted October 9, 2017 If you have hosting you can also just copy the example code and run it on your site. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.