I've been asleep at the wheel on this one...
handelframework.org is running as FastCGI under Apache...

Here's my config in case it helps....


> FastCgiServer   
> /www/handelframework.com/lib/HandelSite/script/handelsite_fastcgi.pl 
> -processes 3
>   <VirtualHost>
>         Alias / 
> /www/handelframework.com/lib/HandelSite/script/handelsite_fastcgi.pl/
>         <Directory /www/handelframework.com/lib/HandelSite>
>                 Options +Indexes
>                 Order Deny,Allow
>                 Deny From All
>                 Allow From All
>         </Directory>
>   </VirtualHost>

Although, I haven't upgraded to 5.7 yet...

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
List: Catalyst@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/

Reply via email to