[Catalyst] Apache and mod_perl question

David Simas dsimas at imageworks.com
Fri Jun 16 01:25:24 CEST 2006


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





More information about the Catalyst mailing list