ProxySG & Advanced Secure Gateway

 View Only
  • 1.  Proxy URL redirection

    Posted Jul 23, 2020 06:04 PM
    Hi 

    I have multiple virtual directory on server.I have enable redirection from https://abc.com to https://abc.com/logon/aspx.

    But now users are able to access other virtual directory(app1,app2) using https://abc.com/app1 and https://abc.com/app2.

    CPL Is:

    define action ReturnRedirect_1
    request_redirect( 302, ".*", "https://abc.com/logon/aspx" )
    end

    <Proxy>
    url.exact=https://.abc.com/ action.ReturnRedirect_1(yes)


    ------------------------------
    Thanks
    Arun
    ------------------------------


  • 2.  RE: Proxy URL redirection

    Broadcom Employee
    Posted Jul 24, 2020 09:20 AM
    Hello,

    Just trying to better understand the issue here.

    If you disabled the redirect rule, what is preventing the users from accessing https://abc.com/app1 and https://abc.com/app2  then?
    You mention that the users are able to access those two directories above, that have nothing to do with the redirect policy there for the question above.

    Slava


  • 3.  RE: Proxy URL redirection

    Posted Jul 24, 2020 09:50 AM
    Issue resolved. After changing the Forwarding rule --->Server URL Set to  Advance Match.


  • 4.  RE: Proxy URL redirection

    Broadcom Employee
    Posted Jul 24, 2020 10:36 AM
    Hello,
    Thank you for letting us know.
    Have a great day.

    Slava