Lazycoder

15Apr/040

bad mojo with Google (why robots.txt is important)

http://www.google.com/search?q=intitle:%22Index+of%22+web.config

From Peter Koen

update: Just for kicks I downloaded one of the web.config files from that search. I had to snicker when I saw this section. Looks like they missed adding “.config”
<httphandlers>
<add verb=”*” path=”*.vb” type=”System.Web.HttpNotFoundHandler,System.Web” />
<add verb=”*” path=”*.cs” type=”System.Web.HttpNotFoundHandler,System.Web” />
<add verb=”*” path=”*.vbproj” type=”System.Web.HttpNotFoundHandler,System.Web” />
<add verb=”*” path=”*.csproj” type=”System.Web.HttpNotFoundHandler,System.Web” />
<add verb=”*” path=”*.webinfo” type=”System.Web.HttpNotFoundHandler,System.Web” />
</httphandlers>

Share and Enjoy:
  • del.icio.us
  • DotNetKicks
  • DZone
  • Reddit
  • Digg
  • StumbleUpon
  • LinkedIn
  • Facebook
  • FriendFeed
  • HackerNews
  • Netvibes
  • Posterous
  • Tumblr
  • Twitter
Filed under: .NET, General Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.