Difference between revisions of "Kiwix-serve/ca"

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 19: Line 19:
* Embedded in Kiwix UI
* Embedded in Kiwix UI
* Able to deal with one ZIM file or XML library files
* Able to deal with one ZIM file or XML library files
* [[OPDS|RESTful API endpoint with OPDS (XML)]]


== Get it ==
== Get it ==
Line 49: Line 50:
</source>
</source>


== Opcions ==
Kiwix-serve provides a few options:
Kiwix-serve provides a few options:
* --port=PORT to specify the port you want to open for listening (per default 80)
* <code>--port=PORT</code> to specify the port you want to open for listening (per default 80)
* --index=foobar.idx to specify a fulltext index directory
* <code>--daemon</code> to execute the software in background
* --daemon to execute the software in background
* <code>--attachToProcess=PID</code> to attach kiwix-serve process to other process
* --attachToProcess=PID to attach kiwix-serve process to other process
* <code>--verbose</code> to get a few logs
* --verbose to get a few logs
* <code>--address=IP</code> to bind a particular IP (per default 0.0.0.0 = all interfaces)


You can also run kiwix-serve without index, but in this case you won't have access to the fulltext search engine.
A detailed [https://kiwix-tools.readthedocs.io/en/latest/kiwix-serve.html kiwix-serve user manual is available online].


== Vegeu també ==
== Vegeu també ==
* [[kiwix-index]]
* [[kiwix-manage]]
* [[kiwix-manage]]
* [[kiwix-plug]]
* [[kiwix-plug]]
* [http://kv5r.com/computers/offline-dictionary-server/ How-to setup kiwix.exe as a Windows service]
* [http://kv5r.com/computers/offline-dictionary-server/ How-to setup kiwix.exe as a Windows service]
5,012

edits

Navigation menu