Re: [EMAIL PROTECTED] problem with handler after upgrade from apache to apache2

2007-04-18 Thread Giorgos Pallas
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

Re: [EMAIL PROTECTED] problem with handler after upgrade from apache to apache2

2007-04-18 Thread Joshua Slive
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'.

[EMAIL PROTECTED] problem with handler after upgrade from apache to apache2

2007-04-18 Thread Georgios Pallas
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