mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Book content is now served under /content/book/... The old access to book content via a top-level URL /book/... is so far preserved for backward compatibility. Redirects were changed to use the new URL scheme. Links in the search results still use the old scheme.
7 lines
390 B
Plaintext
7 lines
390 B
Plaintext
/non-existent-item text/plain ./test/helloworld.txt
|
|
/ text/html ./test/welcome.html
|
|
/skin/index.css application/json ./test/helloworld.txt
|
|
/zimfile/A/Ray_Charles ray/charles ./test/welcome.html
|
|
/content/zimfile/A/Ray_Charles charles/ray ./test/welcome.html
|
|
/search text/html ./test/helloworld.txt
|