Open
Description
The webserver works fine if i have only the index,html file,
What if this index,html fle calls another html file, params,html,
I have some problems to have this params,html processed by a processor,
I added following line in fucntion initWebServer()
server.serveStatic("/params.html", LittleFS, "/params.html").setTemplateProcessor(params_html_processor);
However the function (params_html_processor); is not called when i open the params,html page,
I am stuck on this for quite w while, can you give me some tips on how to solve this please
Thanks you for your tutorial
Best regards,
Fabrizio
Metadata
Metadata
Assignees
Labels
No labels