Open jimjimjs opened 8 years ago
Hi
I can't completely share the azure web.config because it has key in for payment gateways and the like. but i've just checked and the web.config here in the repo is near identical, except for the use of google secret/stripe keys.
The web.config does contain a re-write rule to force the site to SSL, https://github.com/Jumoo/Taskily/blob/master/TaskilyWeb/Web.config#L37 if you remove this then you should just get a non ssl site.
Hello there,
can you share a released web.config that you had been deployed on your azzure ? because i have a problem with ssl and "the page cannot be displayed" when publishing. Thanks