Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • My guess is the same as the answers below. Looks like someone is running an automated tool against your server. The dead give away for me is the prompt. If you were punching that command into a header in order to test a site, would you use a long decimal number or would you just use something simple like "it works" lol Commented Aug 29, 2016 at 11:41
  • how many sites have 3 pages called "public" "race" and "registration"? It is likely someone is able to find the URL of your site if that combination is unique Commented Aug 29, 2016 at 16:46
  • 2
    @DarioOO, automatic scanners often probe for URLs that don't actually exist. Many CMSs will respond to an unknown URL with something other than a 404. Commented Aug 30, 2016 at 3:58