I'm using TW5 node server.


In order to add a local image from an external (ie not the node server) 
server I did this :


1) create a tiddler image.jpg


2) set the mime type to image/jpg


3) set _canonical_uri to the correct address in this case 
http://localhost:9000/image.jpgwhich is where I put my external server.


So Now I have two servers running


One on 127.0.0.1:8080 which is the node.js server


One on localhost:9000 which is my little local server


This works fine - but ...


Can I serve the image from the node server?

I'd like one rather than two servers running


Cheers


/Joe

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/9c711ffb-4825-4496-9ed7-3b3210f1aeaf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to