Hi,
i have problems making my arduino industrial 101 recognize my index.html file.
So i wold like to know what kind of webserver the arduino stuff is reling on and if ther is a config file somewhare...
any knowledge about arduino webservers in general around here?
i have problems making my arduino industrial 101 recognize my index.html file.
You have some code you didn't post. The code does something that you did not explain. You expect it to do something that you did not define. You appear to have a file somewhere, with a usually invalid format, but completely forgot to explain where, or have the Arduino is dealing with, or not dealing with, the file.
You can't really expect help.
Thats right, i have not made clear that im searching for the TYPE of webserver that is used and its CONFIG-FILE to get a idea how it is configured.
So what i expect is something like:
"Its a apache server and the config file is in /etc/lib/apache.cfg" or maybe a nginx or what ever...
Do you know where the config is made and what type it is?