KIWIX(1) General Commands Manual KIWIX(1)

kiwix-serve - Kiwix HTTP Server

kiwix-serve [--index=INDEX_PATH] [--port=PORT] [--verbose] [--daemon] [--attachToProcess=PID] ZIM_PATH
kiwix-serve --library [--port=PORT] [--verbose] [--daemon] [--attachToProcess=PID] LIBRARY_PATH

Stand-alone HTTP server for serving ZIM contents over the network.

Path to index folder created using kiwix-install.
Port number on which the server should listen.
By default, server listens on port 80.
Enable verbose output.
Run the server as a daemon.
Shutdown the server when process numbered PID dies.
ZIM file of the content to serve.
Mandatory if not in library mode.
Enable library mode.
Serves the contents of a library file instead of a single ZIM file.
Kiwix library file path.
Library is an XML file created using kiwix-manage.

kiwix(1) kiwix-manage(1)

Emmanuel Engelhart <kelson@kiwix.org>
Vasudev Kamath <kamathvasudev@gmail.com> (Manual)

21 May 2012