[Catalyst] URL and myapp_cgi or myapp_fastcgi mapping.
Sébastien Wagener
sebastien.wagener at gmail.com
Sat May 5 18:09:35 GMT 2007
On Sat, 2007-05-05 at 21:14 +0530, Dister Kemp wrote:
> Hey Sebastien,
>
> I am just mailing to say a quick 'Thank you', that approach worked.
> Looks like my understanding of the Alias directive of Apache
> was not sufficient.
Neither is mine, because I do not understand why it works either :)
Btw, I found the trick at
http://dev.catalyst.perl.org/wiki/SolvedIssues#si.230
> Now FastCGI approach works, but yet to try with CGI.
> What exactly you meant by myapp.cgi
> I dont see one like that? Did you mean myapp_cgi.pl that is
> autogenerated in the script folder by Catalyst?
Yes, I meant that one. Just copy it to your cgi-bin and adjust the 'use
lib' directive to point to your project, and it should work.
Sébastien
>
>
> Thanks again.
> Dister
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list