Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: How Internet is a mess. (Playing with HTTPD)

by tadman (Prior)
on Feb 27, 2003 at 20:26 UTC ( [id://239244]=note: print w/replies, xml ) Need Help??


in reply to How Internet is a mess. (Playing with HTTPD)

You might want to take this and turn it into a module you can merge in with Apache. The mod_perl subsystem can be used to filter out undesirable requests before they even get processed. There are examples in the Writing Apache Modules book.

People tend to frown on reinventing the wheel, though in a lot of circumstances it is quite educational. Sometimes you learn about how it works, and sometimes you learn that it's not quite as simple as you thought.
  • Comment on Re: How Internet is a mess. (Playing with HTTPD)

Replies are listed 'Best First'.
Re: Re: How Internet is a mess. (Playing with HTTPD)
by gmpassos (Priest) on Feb 27, 2003 at 20:40 UTC
    How I say: "...use this code, based on HPL::HTTPD". It's a module! And HPL works with mod_perl too (we don't need the module HPL::HTTPD inside mod_perl). HPL filter all the request and check if they are ok before run them.

    Well, I "reinvented" the wheel because I think that it can rolls better! ;-P

    Graciliano M. P.
    "The creativity is the expression of the liberty".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://239244]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found