in reply to where store data with PERL/cgi?
Basically anywhere but in the document tree (where it could be accessed by someone guessing the filename). I tend to use /web as the root (documents are in /web/infptree) and to store the data in /web/data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: where store data with PERL/cgi?
by cLive ;-) (Prior) on May 26, 2002 at 10:18 UTC |