Hi Eric,
By any chance, did you load the mod_proxy_http module in addition to
mod_proxy? This is mandatory and I've been caught several times by this one.
Also, I systematically set:
<Proxy *>
Order Deny,Allow
Allow from all
</Proxy>
Best,
X.
-- Xavier Cazin
On Mon, Mar 6, 2017 at 2:38 PM, Eric Stephens <[email protected]>
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/22a48864-dd27-4491-b605-7bb719c95d9b%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/22a48864-dd27-4491-b605-7bb719c95d9b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
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/CADeSwYMXuG0ZC9P0q1ZFHJKrnMUVx6A6eN5NuUy_e1zBFP4a2g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.