Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/blame/commit/f67d7b161fed0de7e8d9f5cda496e4c812f63a1d/examples/FSBrowser/README.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
AutoConnect/examples/FSBrowser/README.md

14 lines
588 B

7 years ago
### FSBrowser from the example of ESP8266WebServer
This example sketch is in ESP8266WebServer library for Arduino environment. The [FSWebServer](https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266WebServer/examples/FSBrowser) is cited as an example of combining AutoConnect library.
The modification describes in the source code.
#### License
FSWebServer - Example WebServer with SPIFFS backend for esp8266
Copyright (c) 2015 Hristo Gochkov. All rights reserved.
This file is part of the ESP8266WebServer library for Arduino environment.
License under the LGPL-2.1.