Soaku Posted August 9, 2017 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
dsonesuk Posted August 9, 2017 Posted August 9, 2017 Try it with just '//' without 'https:' or 'http:' (without quotes).
Soaku Posted October 7, 2017 Author 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.
davej Posted October 9, 2017 Posted October 9, 2017 As a last resort you can, of course, paste your entire stylesheet into a style block in the head.
justsomeguy Posted October 9, 2017 Posted October 9, 2017 If you have hosting you can also just copy the example code and run it on your site.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now