I have 2 deployments of tiddlywiki: - One on a linux server using the docker image --> https://hub.docker.com/r/m0wer/tiddlywiki - The other on IIS with nodejs.
The one using the docker image is working normally. I have a `files` directory and I am able to have image links in my tiddler such as the below. The images (pdf, etc) display correctly. - [img[./files/test.jpg]] The one on IIS using nodejs is not working. I have the same folder structure but the images links are not working. I can see the image when I go to `localhost/tw/files/test.jpg` but they will not populate in the tiddler. Is there anything that has to be enabled or different when hosting on IIS using Windows versus a linux? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a983a37d-5c12-4064-a8b9-ae470192f72an%40googlegroups.com.

