[cgiapp] AutoRunmode vs Apache issue

max.augsburg at gmx.de max.augsburg at gmx.de
Thu May 25 11:43:13 EDT 2017


Yes, I agree with Jerry. With "$self->mode_param(path_info => 1);"  in the setup section and a corresponding Apache setup you can get short URLs without the AutoRunMode module that I don't know. And if you want more flexibility, you can try my patched CGI Application version https://github.com/MartinMcGrath/CGI--Application/pull/2 ;-) . Perhaps in the next version this will be implemented...
 

> Gesendet: Donnerstag, 25. Mai 2017 um 14:21 Uhr
> Von: jerry <jerry at tr2.com>
> An: "CGI Application" <cgiapp at lists.openlib.org>
> Betreff: Re: [cgiapp] AutoRunmode vs Apache issue
> Since you're just getting started, maybe you don't need autorunmode?
> I have a pretty extensive cgiapp application, and I've never used it.
> You just set up your run modes in setup() - it's not that much typing.

> Back when I was putting my stuff together, I read that autorunmode was
> fragile, and a security risk. So I just got started without it. I
> do use Apache.

> - Jerry Kaidor


More information about the cgiapp mailing list