Thanks for documenting your solution!

On Friday, May 18, 2018 at 8:27:22 AM UTC-4, Kevin Kleinfelter wrote:
>
> Found it.  Since TW puts encoded slashes in the URL, one must use the 
> following Apache directive:
>
>    - AllowEncodedSlashes On
>    
>
> On Thursday, May 17, 2018 at 9:35:10 PM UTC-4, Kevin Kleinfelter wrote:
>>
>> I set up a reverse proxy with nginx in front of a node.js TW, using SSL 
>> and basic auth.  It worked reasonably well.
>>
>> I pulled out nginx and put apache 2.4 in its place.  It fetches the 
>> initial page, but it soon throws a 404 on a PUT of $:/StoryList.  According 
>> to the Apache log, it receives 
>>
>>    - "PUT /recipes/default/tiddlers/%24%3A%2FStoryList HTTP/1.1"
>>    
>> which is  /recipes/default/tiddlers/$:/StoryList.
>>
>> Any ideas? 
>> TIA
>> - Kevin
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/9867b1bc-78e9-43be-9bac-499d19f5f152%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to