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/22a48864-dd27-4491-b605-7bb719c95d9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to