fluffyvoidwarrior has asked for the wisdom of the Perl Monks concerning the following question:
NOT<img src="http://www.mysite.com/cgi.bin/myscript.cgi?display_this_imag +e=myimage.gif">
<img src="http://www.mysite.com/myimage.gif">
Basically I don't want to serve users private data from a common(ish) directory on the apache tree but from secure locations only accessible via my scripts. All your help is highly appreciated.
Edit: g0n - code tags
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Serving images with perl
by Fang (Pilgrim) on Oct 14, 2005 at 08:01 UTC | |
Re: Serving images with perl
by Adrade (Pilgrim) on Oct 14, 2005 at 10:21 UTC | |
Re: Serving images with perl
by Delusional (Beadle) on Oct 14, 2005 at 10:53 UTC | |
Re: Serving images with perl
by EvanCarroll (Chaplain) on Oct 14, 2005 at 07:50 UTC | |
Re: Serving images with perl
by cbrandtbuffalo (Deacon) on Oct 14, 2005 at 15:13 UTC | |
by fluffyvoidwarrior (Monk) on Oct 15, 2005 at 08:34 UTC | |
by fluffyvoidwarrior (Monk) on Oct 15, 2005 at 08:39 UTC |