[cgiapp] AutoRunmode vs Apache issue

Simon Cruickshank simon.cruickshank at gmail.com
Thu May 25 06:04:20 EDT 2017


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


More information about the cgiapp mailing list