Just discovered TiddlyWiki and I'm trying to set it up with nodejs on my 
Raspberry Pi (which I use for multiple purposes, including as a web development 
server).

The Pi is setup so that a folder named www in its Desktop corresponds to the 
landing folder when reached from a browser (i.e. pointing a browser at my IP 
reaches the Apache top page, from where I can access various projects stored in 
folders in www i.e. www/project1).

I'm trying to set up a situation where www/tdnotes is where the TiddlyWiki 
lives, and it can be reached as any other project on the Pi through 
[IP]/tdnotes. Two obstacles on my path:

- The folder location. If I just aim for [IP], I'm landing on my Apache top 
page (which is normal). If I aim for [IP]/tdnotes, I reach it through the 
Apache interface (i.e. I don't enter the TiddlyWiki, I just see its file 
structure externally).
- The port number. Is there a way to get rid of it i.e. just type [IP]/tdnotes 
instead of [IP]:8080/tdnotes? (For instance, I suppose changing the port number 
served by the TiddlyWiki server could work, but can it serve the same port as 
HTTP i.e. 80?)

I have a feeling the issues are interconnected, but I'm clueless as to how to 
proceed forward. Any hint would be greatly appreciated.

-- 
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/1669141f-4b0f-4c5b-b35e-994dbb8ba601%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to