What is the syntax needed to link to a non-wiki page on
my same site, from within the wiki?
I want to do it by relative URL.
This is because I want to copy and restore the wiki
pages from one machine to another regularly.
But it seems that any links I make that don't start
with http://machine/bash_examples/ get interpreted as
wiki pages.
I'd like to just link to ../bash_examples from the
wiki, or even /bash_examples but I cannot find any
sytax that will let phpwiki know that this is just a
"regular" url on the same box and not a request to make
a new phpwiki page.
Are there workarounds or known techiques to accomodate
this?