Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/blame/commit/f9561b153d161e8551245038d797a36a6f6df880/html/test.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
<html>
|
|
|
|
<head><title>Test</title></head>
|
|
|
|
<body>
|
|
|
|
<h1>Test!</h1>
|
|
|
|
<p>Yay, the cpio filesystem thingy works. Click <a href="/test2.html">here</a> to see
|
|
|
|
if the 2nd page works too.
|
|
|
|
</p>
|