On Wed, Apr 7, 2010 at 12:06 AM, Joshua Paine <jos...@letterblock.com>wrote:

> the PHP correctly. If <http://fossil.wanderinghorse.net/demo/demo.php>

were the right path, and it were working, you'd just write your link
> like <a href="/demo/demo.php">My Demo</a>.
>

THAT i didn't think of: i could move the demo path outside of the CGI's path
while still keeping it in the webroot. That would almost solve my problem,
except that i still have to (a) hard-code the server name in the Wiki link
and (b) i can't redirect that server name via /etc/hosts entries because i
also want to be able to access the public site.



> But I think you said you also want it to work via `fossil ui`. That's
> impossible in plain HTML. `fossil ui` will start and connect to a web
>

i don't need the app to run in "ui", i just would like to be able to link to
a server-local subdir (or a higher-level dir, as you just suggested) from a
wiki page running in ui mode.

i think the higher-up dir would serve my purpose better than my current
approach - i'll give that a try.

:)

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to