Joshua Slive wrote:
On 4/18/07, Georgios Pallas <[EMAIL PROTECTED]> wrote:
That worked in apache, but as soon as I upgraded to apache2, it
stopped working, and after some troubleshooting I realized that it
only works when test.jpgTN exists on the disk (even if it is a
zero-length file created
On 4/18/07, Georgios Pallas <[EMAIL PROTECTED]> wrote:
That worked in apache, but as soon as I upgraded to apache2, it
stopped working, and after some troubleshooting I realized that it
only works when test.jpgTN exists on the disk (even if it is a
zero-length file created by 'touch test.jpgTN'.
Hi to everybody!
The following unwanted feature(?) appeared after I upgraded from
apache to apache2:
In Apache, I had in the configuration the following lines, in order to
create picture thumbnails on-the-fly:
Action thumbnail /cgi-bin/resize.cgi
AddHandler thumbnail .jpgTN
The user hits