Hi there,

I want to host tw5 on my domain, using node.js proxified to apache https, 
under an sub-location of root.

I tried several configuration, but still didn't manage to make things work :

I have the following lines in my virtualhost part of the apache 
configuration :

<Location "/wiki" >
        ProxyPass http://localhost:3000/
        ProxyPassReverse http://localhost:3000/
</Location>

I also created the "$:/config/tiddlyweb/host" tiddler with 
"https://(my_domain)/wiki/" in it

But having problem opening url like https://(my_domain)/wiki/status and 
https://(my_domain)/wiki/recipes/undefined/tiddlers/%24%3A%2FStoryList wich
gives 403 or 404 ...

Any hint would be greatly appeciated.

-- 
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/dc9ee7a3-19a0-4908-bf7f-94ead048478c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to