[cgiapp] AutoRunmode vs Apache issue
jerry
jerry at tr2.com
Thu May 25 08:21:12 EDT 2017
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
On 05/25/2017 03:04, Simon Cruickshank wrote:
> Hi All,
>
> Sorry if this is a little off topic or has been answered before.
>
> I used the tutorial at http://www.perlmonks.org/?node_id=622071 to
> create a website. It works great, but I have an issue with configuring
> Apache to play nice with AutoRunmode
>
> I can configure apache so that
> http://localhost/cgi-bin/WebApp.pl/thisrunmode works.
>
> But I want to simplify the url to http://localhost/thisrunmode but
> when I configure the DirectoryIndex of the home directory to be
> /cgi-bin/WebApp.pl it breaks AutoRunmode so the shortened URLs no
> longer work.
>
> Could someone point me in the right direction as to whether it is
> possible to achieve this with the right Apache configuration.
>
> Many thanks in advance,
>
> Simon
>
> ##### CGI::Application community mailing list ################
> ## ##
> ## To unsubscribe, or change your message delivery options, ##
> ## visit: http://lists.openlib.org/mailman/listinfo/cgiapp ##
> ## ##
> ## Web archive: http://lists.openlib.org/pipermail/cgiapp/ ##
> ## Wiki: http://cgiapp.erlbaum.net/ ##
> ## ##
> ################################################################
More information about the cgiapp
mailing list