Hello,
I'm quite new to Catalyst so apologies if this is a naive question. I'm trying
to create a KML document within catalyst and then redirect the server to that
document. The problem I'm having is that Catalyst seems to be interpreting the
URL of the document (e.g. http://localhost:3000/root/src/test.kml) as a call to
a script which it doesn't recognise and so it reverts to the default page. How
do I override this behaviour?
Thanks,
Matt.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/