Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • marco randi 1 post 21 karma points
    Oct 11, 2009 @ 04:29
    marco randi
    0

    Reverse Proxy and generated URL

    Hi

    I'm using version 4 on win 2003 server that is behing a Reverse Proxy.

    The RP receive the request from the browser based on the domain and redirect the request to IIS private IP [192.168..]

    The problem is that some part of the generated html use Request.Url to generate url but this url will point ot private ip and the browser won't load the file

     

    This is very true for the Tiny editor and the modeles GzipModule

     

    Any smart way to fix this? I tried to intercept the generation of the URl but it still create local url

    thank you

     

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Oct 11, 2009 @ 22:56
    Morten Bock
    0

    Hi marco

    I don't know if this applies to what you are doing, but I just researched a bit on how to intercept the links created in tinymce:

    http://our.umbraco.org/forum/developers/extending-umbraco/4589-Overriding-umbraco-locallink-parser

    Maybe that could get you started?

Please Sign in or register to post replies

Write your reply to:

Draft