I encountered the same behaviour, and I'm glad to learn of the reason. Up here from the peanut gallery though, may I comment that it might have been better to redirect to a page that explains that the page being sought is being hammered from an external site, rather than just saying Forbidden.

At first I thought it was the crazy Everything servers playing up. Now I wonder whether, when other people see that bare error message, they will conclude that those dumb Perl hackers can't even configure a web server correctly? I find this highly ironic, given the argument of the OP of the the thread in question.

mod_rewrite'ing that node id to another static page is not all that difficult (although I can appreciate the tuit cost).

dislaimer: I put this thread on the front page, because I think it's important for people to know about; you may refrain from upvoting this node and ++ the rest for the efforts undertaken and explanations given.

• another intruder with the mooring in the heart of the Perl


In reply to Re: node id link forbidden ??? by grinder
in thread node id link forbidden ??? by zentara

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.