APR::ArrayHeader

2010-08-31 Thread Anton Petrusevich
ias-es for some virtual hosts, found no solution with mod_perl. -- Anton Petrusevich

Re: How do you use mod_perl for your web application?

2011-06-16 Thread Anton Petrusevich
to know a better framework to use in a very specific case: web side and application are separated in different virtual servers. I see no gain in using Mojolicious in my case. -- Anton Petrusevich

headers_out vs err_headers_out with temporary redirect 302

2012-09-04 Thread Anton Petrusevich
rary 302 redirects, headers_out or err_headers_out? I tried headers_out and it works. But probably I am somewhere wrong? -- Anton Petrusevich

Re: About config file

2013-03-07 Thread Anton Petrusevich
}, 'redirect' => '/appIndex' } }

Re: First release of Apache::Hendrix. Sinatra / Dancer like route declaration for mod_perl.

2013-10-30 Thread Anton Petrusevich
On Tuesday 29 October 2013 11:26:21 Fred Moyer wrote: Looks similar to Apache2::Dispatch http://www.reddit.com/r/perl/comments/1pezkh/first_release_of_apachehendrix_sinatra_d ancer/[1] BTW, I am developing my own framework on top of mod_perl also ;) -- Anton Petrusevich [1