Re: Emulate SSI 'exec cmd' with nginx

2013-04-30 Thread lpr
Thank you! This solved my problem. Best regards Lukas Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238561,238739#msg-238739 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Emulate SSI 'exec cmd' with nginx

2013-04-23 Thread Maxim Dounin
Hello! On Mon, Apr 22, 2013 at 06:45:55PM -0400, lpr wrote: > Dear all > > Trying to move my pages from Apache to nginx (1.2.1 on Debian stable with > backports), I run into the problem of having used SSI's 'exec cmd' for more > than a decade quite intensively. > > What is the best and easiest

Emulate SSI 'exec cmd' with nginx

2013-04-22 Thread lpr
Dear all Trying to move my pages from Apache to nginx (1.2.1 on Debian stable with backports), I run into the problem of having used SSI's 'exec cmd' for more than a decade quite intensively. What is the best and easiest way to emulate 'exec cmd' with nginx? For example, in my footers I make use