How to access global C variables in html code?
I hope this question is not off topic.I have a board running httpd using a STM32F407. The web server is running CGI and SSI. The cgi file is named index.shtml and is called when the browser first accesses the website.In the SSI part of the code I pop...