1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

update_http_server_for_limited_functionalities

This commit is contained in:
gnosygnu
2020-09-07 22:54:37 -04:00
parent 2fa92d6e34
commit 4a68bf8603
4 changed files with 20 additions and 3 deletions

View File

@@ -66,6 +66,23 @@
Launch your browser on a <b>client</b> machine and navigate to the IP Address of the server machine. <code>192.168.0.100:8080</code>
</li>
</ul>
<h3>
<span class="mw-headline" id="Running_HTTP_Server">Running HTTP_Server</span>
</h3>
<p>
Note that you will only be able to read pages with HTTP Server. Some functions will not work, like:
</p>
<ul>
<li>
Importing a wiki
</li>
<li>
Visiting Special pages
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Advanced">Advanced</span>
</h2>