Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

CGI #110

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

CGI #110

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

i-jetty can be CGI capable with the attached patch.
Just one curiosity: I had to write a wrapper to correct the path:

SCRIPT_FILENAME=`echo $1 | sed "s/storage/mnt\/shell/"` 
/data/local/bin/tdbengine

Also included the patch for the still recurring build problem with android-sdk 
r21.

Original issue reported on code.google.com by sonic740606 on 17 Jan 2013 at 1:15

Attachments:

@GoogleCodeExporter
Copy link
Author

It seems

SCRIPT_FILENAME=$1 /data/data/org.mortbay.ijetty/cache/tdbengine

is sufficient.

Original comment by sonic740606 on 19 Jan 2013 at 3:14

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant