I'm curious. What is the benefit to running tiddlywiki on node.js on your 
server vs serving it up from Apache and using something like store.php to 
save changes?

On Monday, March 6, 2017 at 8:38:50 AM UTC-5, Eric Stephens wrote:
>
> I am trying to run the server on an existing Node.js box we have other 
> applications running on.
> Can some help me with the Apache magic to get the ajax calls working?
> Or it may be the pathprefix does not work as I hoped.  
> http://tiddlywiki.com/static/ServerCommand.html
>
> Here's my start command:
>
> tiddlywiki mynewwiki --server 8081 $:/core/save/all text/plain text/html 
> "" "" 127.0.0.1 /zwiki 
>
> Here's the httpd.conf:
>
> ProxyPass /zwiki/ http://localhost:8081/zwiki/
> ProxyPassReverse /zwiki/ http://localhost:8081/zwiki/
>
> Here are the errors:
>
>
> <https://lh3.googleusercontent.com/-zNjXFEHR5pY/WL1mVzkS0GI/AAAAAAAAENg/buLiKXuMKdQB5IsmyMcf9hn-u35AkivBACLcB/s1600/TiddlyWikiApacheErrors.png>
>
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/51bfb4a0-1159-40ba-a5b5-d65339dfe1ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to