> Is there a file server running on localhost? i'm pretty sure that this has nothing to do with this problem... well, i got a samba file server running...
but, what i have found out (reading previous e-mails in this group) - especially this post: "[TW5]How to use canonical uri field to point to local files" posted on Sept 12 ...is, that using "file://" is really *not* an option when running tw on node.js - starting it with: tiddlywiki mynewwiki --server see: http://tiddlywiki.com/#Installing%20TiddlyWiki%20on%20Node.js ..."file://" work differently on browsers, chrome has security restrictions when trying to access the local file system with "file://", however firefox have no problem with it... i've realised that i want to utilize the "_canonical_uri" feature, but that seems to be broken in 5.1.9 for plain text files (jeremy says that 5.1.10 handles html files, but plain text files still doesn't seem to work in 5.1.10, as another user reported). however, i got it to work by using a symbolic link to the file i wanted to display... but, the sad is, that i can't use this either because unix/linux symbolic links doesn't work in msys on windows... and i need my wiki to also work on windows... :-( cheers! christian Den söndag 13 september 2015 kl. 19:32:09 UTC+2 skrev PMario: > > Is there a file server running on localhost? > The TW server function is not intended to be an nginx or apache server. > IMO it's for local debugging and develompment. > -m > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d8be8358-b259-45d5-b136-afb8547ccef0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

