I'm using Catalyst 5.6902, Perl 5.8.5, Apache 1.3.31, and mod_perl 1.29
on Linux. I'm trying get Catalyst working through mod_perl, following
the example at
http://search.cpan.org/~agrundma/Catalyst-Engine-Apache/lib/Catalyst/Engine/Apache/MP13.pm#SYNOPSIS
That more or less works when I use "MyApp" through the URL
http://myapp.hostname.com
However, I need to access it through a URL like
http://some.hostname.com/MyApp
and I haven't been able to make that work. Can anybody to direct
me to an appropriate sample Apache configuration?
Thanks for any assistance.
DS
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/