i used htacces and the <base> tag on my web to be able to gently jump from one section of my app to the other...
the question is... can i use this with nodewebkit? htaccess is an apache thing and the base tag i'm not sure what is doing but seems dark magic to me.... so i was wondering,.. anyone else tried to use this with node?