Is that my hair falling out? Help needed...

Is that my hair falling out? Help needed...

I am having terrible trouble just linking to html files from within a page:

e.g: <a href=".../folder/file.html">File</a>

The only way I can link to files is using rel="external" - point is that these are not external pages - they are within the same domain as the entire app!

I have read everywhere and tried adding a trailing slash, ? to the end of href and all sorts - still having no luck!

Thanks in advance