LockedCustom link when user logout from panel

Author
2010/10/12 04:34:52 (permalink)

Custom link when user logout from panel

Is it possible to insert custom URL when user signout from control panel ?. Right now when user logout it redirect on hc login page.
#1

5 Replies Related Threads

    HC Staff
    HC Staff
    Re:Custom link when user logout from panel 2010/10/12 10:40:38 (permalink)
    Yes it is possible
     
    Go to HC web server installation path x:\program files\advanced communication\hosting controller\web folder. Open web.config file in a notepad
     
    Adding a key in web.config
    <add key="SignOutURL" value="http://hostingcontroller.com"/>
    #2
    techMate
    Member
    Re:Custom link when user logout from panel 2010/10/13 14:38:35 (permalink)
    very informative...
     
    My question is, if we re-apply the HC build on our server then will this file keep these settings saved or just over write the file to its actual state?
    #3
    ALBERT
    Junior Member
    Re:Custom link when user logout from panel 2010/10/26 03:53:35 (permalink)
    Yes,you can insert URL.
    Thanks for information.
    #4
    Xavier
    Senior Member
    Re:Custom link when user logout from panel 2010/10/26 22:23:32 (permalink)
    HC Tech

    Yes it is possible

    Go to HC web server installation path x:\program files\advanced communication\hosting controller\web folder. Open web.config file in a notepad

    Adding a key in web.config
    <add key="SignOutURL" value="http://hostingcontroller.com"/>


    Nice info. Thanks!
    #5
    Lee Juses11
    Junior Member
    Re:Custom link when user logout from panel 2010/10/27 00:01:15 (permalink)
    Thanks for that information.
    That is really full of value.
    Godspeed!
    #6
    Jump to: