Howdy y'all,

Since upgrading to Catalyst 5.8022 on Wednesday, I've found that no
Catalyst requests coming from Apache server-side includes work.

If the user requests "foo.shtml", and that file contains "<!--#include
virtual="/catalyst/header" -->", then Apache correctly forwards the
request to my Catalyst FCGI. However, Catalyst now thinks that the
request path is "foo.shtml" instead of "/catalyst/header", and
responds with my app's 404-ey default action.

It didn't have this problem before the upgrade. Any thoughts or advice
would be kindly appreciated!

(Some folks on #catalyst IRC mentioned that there might be a fix for
this currently underway. But, Google is mum on it, as are the list
archives, so I thought it worth bringing up here anyway.)

-- 
Jason McIntosh

http://jmac.org • j...@jmac.org • @JmacDotOrg

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

Reply via email to