The link to the local file in the served page looks like this:
<a href="file:///D:\path\file.htm">title</a>
Previously it did not have the "file:///" part, so I changed the wiki script to insert this string. This did not fix the problem.
I also tried replacing all of the backslashes in the...
Security is not really an issue here since this PIM is hosted on a stand-alone computer that is not connected to any network.
If it is a security issue and is not allowed by Tomcat by default, is there any way to get Tomcat to allow this behaviour?
As a side issue, can anyone explain why...
I use a wiki served by Apache Tomcat as a PIM. Everything works well with one exception. Some of the wiki pages have a link that references a file in the local file system. This link does not work - if I click on it then nothing happens. However if I use the browser "view source" option and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.