Copied to clipboard

Flag this post as spam?

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


  • Kurniawan Kurniawan 202 posts 225 karma points
    Aug 25, 2010 @ 07:59
    Kurniawan Kurniawan
    0

    Hide ?umbDebugShowTrace

    Hi,

    Is that possible to hide this option umbDebugShowTrace ?

    Because it can be vulnarable for a website.
    It can detect if this website is using umbraco, and any parameter.

    Is that possible to disable this on live website ?

     

    Thanks

  • Kim Andersen 1447 posts 2196 karma points MVP
    Aug 25, 2010 @ 08:40
    Kim Andersen
    0

    In your web.config find this line:

    <add key="umbracoDebugMode" value="true" />

    It's found in the configuration->appSettings-section. If you change this value to false you'll disable the option of umbdebugshowtrace.

    /Kim A

  • Kurniawan Kurniawan 202 posts 225 karma points
    Aug 25, 2010 @ 08:44
    Kurniawan Kurniawan
    0

    Thanks

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies