I need to display index.html for any subdirectory where that file exists not just the root
Mark
From: dancer-users-bounces@dancer.pm [mailto:dancer-users-bounces@dancer.pm] On Behalf Of Jonathan Otsuka
Sent: Saturday, April 27, 2013 5:00 PM
To: Perl Dancer users mailing list
Subject: Re: [dancer-users] Automating loading of index.html
Couldn't you do this:
get '/' => sub { template 'index.html' };
Jonathan Otsuka
On Apr 27, 2013, at 6:56 PM, Mark Wood-Patrick <mwoodpatrick@nvidia.com> wrote:
Is there a way to be able to tell Dancer to load and index.html file automatically if it exists so be able to specify:
rather than
Mark Wood-Patrick
This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
_______________________________________________
dancer-users mailing list
dancer-users@dancer.pm
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users