[Catalyst] installing under existing URL
    Ido Perlmuter 
    ido at ido50.net
       
    Sun Apr  4 23:22:47 GMT 2010
    
    
  
No need to google it, there Cataylst wiki on the Catalyst website has the
answers you're looking for. Since you mentioned .htaccess I'm assuming
you're using the Apache web server, you will need to configure it. Read the
appropriate article on FastCGI deployment with Apache here:
http://wiki.catalystframework.org/wiki/deployment/apache_fastcgi
On Mon, Apr 5, 2010 at 2:16 AM, Paul Falbe <paul at cassens.com> wrote:
>
>
> I'm trying to install my Catalyst app as a FastCGI app
> underneath my current website.  In other words I have a website
> named say www.foo.org which is functional and I want my Catalyst
> app to accessed as www.foo.org/MyApp/ without interferring with
> the normal functioning of www.foo.org.  Is this possible?  I've
> been googleing and trying different .htaccess files but those seem to
> take over the whole site.  Any pointers would be greatly appreciated.
> Thank you in Advance!
>
> -Paul
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100405/de3a2=
f66/attachment.htm
    
    
More information about the Catalyst
mailing list