Hello, is it possible to host several TiddlyWikis with one node.js application running on one server? At present, it seems to me that each node.js process listening to one port is serving only one TiddlyWiki. So if you have one Wiki served at:
~/Sites/TiddlyWiki1/... available at 127.0.0.1:8080 then, to serve also a different wiki, say ~/Sites/TiddlyWiki2/... you would have to open a separate server on a different port. What are the currently available alternatives? I strongly prefer the Node.js TIddlyWiki version because the separately served tiddlers can be edited or viewed by plain-text editors, making the content more easily retrievable. Cheers, Iannis Zannos -- 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. For more options, visit https://groups.google.com/d/optout.

