It works perfectly, thank you!

On Sunday, January 6, 2019 at 1:20:01 AM UTC+8, Jack Baty wrote:
>
> If you're running 5.1.19 you can pass a couple of parameters to the 
> starting command and it works as you describe.
>
> https://tiddlywiki.com/#WebServer%20Basic%20Authentication
>
> For example, this works well on my server (although I use a file with 
> usernames/passwords in production rather than as command-line options)...
>
> forever start --spinSleepTime 10000 \
> /usr/local/bin/tiddlywiki /home/jbaty/apps/wiki/batywiki \
> --listen "readers=(anon)" writers=jack username=notmyusername 
> password=thisisnotmyrealpassword
>
>
> Also note that I'm using "forever" to keep things running. You can just 
> use "tiddlywiki ..." instead. Hope that helps.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f460e6b9-e609-409e-bec0-06b2f0bab9af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to