Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default Parent paths

    Hi,

    The following web server security checklist:
    [url]http://msdn.microsoft.com/library/en-us/dnnetsec/html/CL_SecWebs.asp?frame=true&_r=1[/url]

    mentions "Parent paths" setting is disabled.

    Where can i disable "Parent paths"?

    Thanks,
    Ali




    A.M Guest

  2. Similar Questions and Discussions

    1. Parent script calling another parent script
      For the enemy in my game I let one parent script check if the distance between the player and the enemy is low enough. When it is, it calls another...
    2. Blocking parent paths (ASP.NET equivalent)
      I see this question has been asked but not really fully answered (that I could find). All of our domains are on their own drive, such as this ...
    3. Bringing paths into Photoshop from AI as PATHS
      What happened to bringing paths into Photoshop from Illustrator as PATHS? Used to be able to copy paths into Photoshop from AI 8 as a path. Can this...
    4. #24735 [NEW]: call_user_func on parent method does not use parent private property
      From: tater at potatoe dot com Operating system: OS X 10.2 PHP version: 5CVS-2003-07-21 (dev) PHP Bug Type: Zend Engine 2...
    5. need general help with setting paths & man paths for apps
      On Thu, 10 Jul 2003, solaris newbie wrote: That is one way, but a (perhaps) beter way would be to modify PATH in individual user's .profile. ...
  3. #2

    Default Re: Parent paths

    In IIS manager properties for a web site, "properties", "Home Directory"
    tab.
    Click "Configuration" button, "options" tab, "Enable parent paths" checkbox.

    Can also be set at virtual directory level - "properties", "Virtual
    Directory" tab, then "configuration", options tab.

    "A.M" <IHateSpam@sapm123.com> wrote in message
    news:OHowD6H$DHA.2432@TK2MSFTNGP11.phx.gbl...
    > Hi,
    >
    > The following web server security checklist:
    >
    [url]http://msdn.microsoft.com/library/en-us/dnnetsec/html/CL_SecWebs.asp?frame=true&_r=1[/url]
    >
    > mentions "Parent paths" setting is disabled.
    >
    > Where can i disable "Parent paths"?
    >
    > Thanks,
    > Ali
    >
    >
    >
    >

    richlm Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139