ancruna / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

SSI exec to fulfill specification of the language #284

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Modifies 'do_ssi_exec' function to manage both 'cmd' and 'cgi' exec 
subcommand.

What version of the product are you using? On what operating system?
3.0

Original issue reported on code.google.com by v.deri...@gmail.com on 29 Sep 2011 at 8:49

GoogleCodeExporter commented 9 years ago
Please find in attachment a pacth to get my modifications

Original comment by v.deri...@gmail.com on 29 Sep 2011 at 8:52

Attachments:

GoogleCodeExporter commented 9 years ago
Please find new attachment for applying patch.
It enables also to SSI include CGI script.

Original comment by v.deri...@gmail.com on 29 Sep 2011 at 9:04

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
A bug was found.
It previously sent header when processing SSI exec when it should not!!

Original comment by v.deri...@gmail.com on 29 Sep 2011 at 9:38

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch!. It solved my problem of executing CGI as SSI. Although, 
it would be nice if this patch got rolled into the repository. 

Original comment by frazer.hodge on 11 Jan 2012 at 11:05

GoogleCodeExporter commented 9 years ago
Thanks Vins!
I'd like to integrate your patch into the mainstream, would you mind making a 
branch for it, and adding a test into test/test.pl ?

Original comment by valenok on 5 Feb 2012 at 4:48

GoogleCodeExporter commented 9 years ago
Hi,

Do what you want!
If you feel good to integrate, please do.

I reported the bug doing simple tests about the project.
I am not currently using the project in a highend project but still planned for 
future.

Regards,

Original comment by v.deri...@gmail.com on 5 Feb 2012 at 6:19