Mod_Perl woes…

Hi - you seem to be new here. Please subscribe to my RSS feed to get the latest technology news and information!

You can check me out on Identi.ca, Facebook, or FriendFeed to see what I'm up to. Thanks for visiting!

Well, Bryar now allows you to actually click on individual articles using the Bryar/Frontend/Mod_Perl.pm module, but for some reason I can’t get the text after /blog to be counted in path_info. I inserted a /x/ after /blog now so path_info will recognize the article id’s after that. I’m not sure why that doesn’t work.

Here’s a sample httpd.conf entry for Mod_Perl 2:

   <Location /blog>
     PerlSetVar BryarDataDir /path/to/data/dir
     PerlSetVar Renderer Mason
     SetHandler perl-script
     PerlResponseHandler Bryar::Frontend::Mod_perl
   </Location>

Next step: get my main HTML::Mason look and feel templates to render the
/blog articles

Similar Posts:

Join the Discussion on FriendFeed:

Trackbacks

blog comments powered by Disqus
Close
E-mail It
Blog Directory - Blogged