Search found 1 match

by SherwoodBC
Tue Dec 04, 2018 2:13 am
Forum: ESP32 Arduino
Topic: Serving up HTML / CSS / JavaScript - Generic Question
Replies: 2
Views: 7107

Re: Serving up HTML / CSS / JavaScript - Generic Question

I am having exactly the same issue. I have a web page that references 8 files; 2 large (i.e. 20k) image files, two small button icons, favicon.ico and 3 css files. All are stored on the SPIFFS and can be read. When I print what is being requested in my not found routine, only 2, 3 or 4 of these file...