Atozed Forums
ssl mixed content error intraweb 15.1.5 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: ssl mixed content error intraweb 15.1.5 (/thread-1352.html)

Pages: 1 2


RE: ssl mixed content error intraweb 15.1.5 - Alexandre Machado - 12-08-2019

I tested with ISAPI and SA applications using URL Rewrite/IIS acting as a reverse proxy. It works as expected without any outbound rule in URL rewrite, i.e. URL Rewrite module doesn't need (nor should) rewrite any content generated by IntraWeb. It just works.

I'll write a document or post showing how to configure URL Rewrite module and also your application. I'll keep you posted.


RE: ssl mixed content error intraweb 15.1.5 - Alexandre Machado - 12-09-2019

As promised, here is a step-by-step guide on how to use IIS and URLRewrite acting as a reverse proxy for IntraWeb applications:

http://docs.atozed.com/docs.dll/deployment/reverse%20proxies/IIS%20and%20URLRewrite%20as%20Reverse%20Proxy.html

As I mentioned before, there is no need to rewrite any content generated by IntraWeb. You just need to set ServerController.RewriteURL accordingly, as described on item 7 of the document above.

Please let me know if you have further questions