Ok, that one I think I can help with.  In the TiddlyFolder, go into 
tiddlers/ then look for a file named "$__config_tiddlyweb_host.tid" The 
content of it should look like this

created: 20141120211719165
modified: 20160518171746172
title: $:/config/tiddlyweb/host
type: text/vnd.tiddlywiki

$protocol$//$host$/wiki/

Mine is $protocol//$host$/wiki/ yours should be $protocol//$host$/tiddly/

Try, that, and let me know if you have issues.  However, I'll be out of 
town, so I may not see your messages till Monday.

Matt

On Thursday, May 19, 2016 at 5:18:59 AM UTC-4, Hans Maulwurf wrote:
>
> a little step further:
>
> now it's showing the tw5-page, but the sync seems to be broken, i get 
> 405-error-windows every time it tries to save
>
> location and proxy_pass with ending "/":
>
>       location /tiddly/ {
>
>           proxy_pass   http://localhost:8090/;
>           proxy_set_header        Host             $host;
>           proxy_set_header        X-Real-IP        $remote_addr;
>           proxy_set_header        X-Forwarded-For 
>  $proxy_add_x_forwarded_for;
>       }
>

-- 
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/4cce3e5d-fd66-4c97-9604-68dd2d5b13a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to