mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
fix the example path (#4419)
This commit is contained in:
parent
a8c55781fa
commit
4873e9447a
@ -7,7 +7,7 @@ type: text/vnd.tiddlywiki
|
||||
|
||||
The [[web server configuration parameter|WebServer Parameters]] ''path-prefix'' can be used to set an optional prefix for all paths served.
|
||||
|
||||
This example causes the server to serve from http://127.0.0.1/MyApp instead of the default http://127.0.0.1/MyApp.
|
||||
This example causes the server to serve from http://127.0.0.1/MyApp instead of the default http://127.0.0.1/.
|
||||
|
||||
```
|
||||
tiddlywiki mywikifolder --listen "path-prefix=/MyApp"
|
||||
|
Loading…
Reference in New Issue
Block a user