Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: CGI upload limit

by hiseldl (Priest)
on Sep 14, 2002 at 22:23 UTC ( [id://197939]=note: print w/replies, xml ) Need Help??


in reply to CGI upload limit

One way that I have used before to run an application with different configurations, in your case, a different upload limit per application, is to create separate directories with your CGI application copied to each with a different configuration for each one. This eliminates the need to put in any extra "which configuration do I need" logic, and also gives you the flexibility to password protect some dirs without affecting others.

For instance, members using your CGI application may have a larger upload limit than non-members, so creating a separate directory with a "members-only" configuration allows you to do that with minimal effort.

--
hiseldl
"Act better than you feel"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-16 23:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found