Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Handling incoming HTTP PUT - RESUME (partial content) in cgi

by JavaFan (Canon)
on Aug 23, 2010 at 07:28 UTC ( [id://856647]=note: print w/replies, xml ) Need Help??


in reply to Handling incoming HTTP PUT - RESUME (partial content) in cgi

At present I have a Perl cgi script which acts as a server
That doesn't make any sense. CGI is a protocol between an http server and a program spawned by said server. The spawned program is known as the CGI program.

If your program is a server, there's no second process to communicate with. There's no CGI involved.

  • Comment on Re: Handling incoming HTTP PUT - RESUME (partial content) in cgi

Replies are listed 'Best First'.
Re^2: Handling incoming HTTP PUT - RESUME (partial content) in cgi
by chanakya (Friar) on Aug 23, 2010 at 09:07 UTC
    Hi JavaFan

    Let me rephrase my question, my cgi program processes incoming requests and is hosted on an Apache Server.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-24 14:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found