mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Clarify docs on the path-prefix subcommand of the listen command
This commit is contained in:
parent
d950591051
commit
cab9fd11dc
@ -1,6 +1,6 @@
|
||||
caption: path-prefix
|
||||
created: 20180630180514893
|
||||
modified: 20180702154716090
|
||||
modified: 20200311171847360
|
||||
tags: [[WebServer Parameters]]
|
||||
title: WebServer Parameter: path-prefix
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -12,3 +12,5 @@ This example causes the server to serve from http://127.0.0.1/MyApp instead of t
|
||||
```
|
||||
tiddlywiki mywikifolder --listen "path-prefix=/MyApp"
|
||||
```
|
||||
|
||||
Note that further steps are required to configure the client-side components to use the prefix. See [[Using a custom path prefix with the client-server edition]].
|
Loading…
Reference in New Issue
Block a user