implementation of cgi requests in Mongoose ? #2403
-
I am experimenting with Mongoose on an embedded linux system that was previously using httpd web server Mongoose works fine for static content, but we also make use of CGI requests for dynamic content . Can Mongoose be configured to handle CGI request directly by assigning a 'cgi-bin' URI ? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
scaprile
Oct 3, 2023
Replies: 1 comment 3 replies
-
See what's covered in our many examples and tutorials available. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
scaprile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See what's covered in our many examples and tutorials available.
https://mongoose.ws/documentation/tutorials/http-server/
https://mongoose.ws/documentation/#web-ui