<div>Hello,</div>
<div> </div>
<div>I've a problem... I'm using PmWiki in order to collect documentation, but in order to avoid duplicate files already stored on a file server I want to link to these files without move to another server.</div>
<div>My idea is to point to these ones in the following way:</div>
<div> </div>
<div><a href="file://servername/directory/file.doc">file://servername/directory/file.doc</a></div>
<div> </div>
<div>I already use this with another wiky (OddMuse, that I want to substitute whith PmWiki...)</div>
<div>Now, I've tried to use this notation but doesn't works... I've tried also </div>
<div> </div>
<div><a href="file:///servername/directory/file.doc">file:///servername/directory/file.doc</a></div>
<div> </div>
<div>but the result is the same... </div>
<div> </div>
<div>Any idea about that? Is necessary a particular setup?</div>
<div> </div>
<div>TIA,</div>
<div>Giorgio</div>