FAQ
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

Search Discussions

  • Karl Moens at Jun 16, 2006 at 10:16 am
    David Simas wrote:
    ************************
    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
    ************************

    My application is called Marsh::MFPT and is accessed through
    http://www.imperialdeltronics.be/mfpt

    In the httpd.conf I incuded:

    <Location /mfpt>
    SetHandler modperl
    PerlResponseHandler Marsh::MFPT
    </Location>

    and it just works!


    Karl


    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    This message and any attachments are confidential. If you have received
    this message in error please delete it from your system. If you require any
    assistance please notify the sender. Thank You.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcatalyst @
categoriescatalyst, perl
postedJun 15, '06 at 11:25p
activeJun 16, '06 at 10:16a
posts2
users2
websitecatalystframework.org
irc#catalyst

2 users in discussion

Karl Moens: 1 post David Simas: 1 post

People

Translate

site design / logo © 2023 Grokbase