rest - how to configure lighttpd with cgi and json -



rest - how to configure lighttpd with cgi and json -

i want utilize lighttpd server mod_cgi module

how can write cgi script parse post json requests , send out json response requests. what needs configured in lighthttpd server can have restful service. don't see json mime type in conf file. is there json parser or module can include lighttpd web server.

i didn't find examples or info on net regarding this.

can u give me direction can research more on this

json rest webserver cgi lighttpd

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -