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/f43c1ec2-c0fc-4026-b6ac-6271e44d4dee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to