an idea for a PerlFixupHandler

2000-05-14 Thread Randal L. Schwartz
It always bugged me that for a PerlHandler, I needed to set *two* things... both the SetHandler and the PerlHandler. I have this idea that a good generic PerlFixupHandler would fix that. Instead of setting the mime-type to "text/html", we'd set the mime-type to "text/html;Apache::Registry" for t

Re: an idea for a PerlFixupHandler

2000-05-14 Thread Matt Sergeant
On 14 May 2000, (Randal L. Schwartz) wrote: > > It always bugged me that for a PerlHandler, I needed to set *two* > things... both the SetHandler and the PerlHandler. > > I have this idea that a good generic PerlFixupHandler would fix that. > Instead of setting the mime-type to "text/html", we'