From: Steven M. <st...@mu...> - 2001-10-06 20:16:10
|
Hi All, My Phpwiki is installed in http://server/alphaWiki/index.php but when I tried it with http://server/alphaWiki/?ReleaseNotes the page is displayed correctly but links from it are wrong, for example: http://server/alphaWiki/WikiPlugin I fixed the problem by setting VIRTUAL_PATH to be alphaWiki/index.php but I am not sure whether this is the right thing to do. Sorry I can't be of more help, but I'm not sure what is going on in IsProbablyRedirectToIndex() and the other parts of lib/config.php which are to do with setting VIRTUAL_PATH. Would it be better to just set USE_PATH_INFO to false and ignore these sorts of things? Thanks in advance, Steven Murdoch. -- email: st...@mu... web: http://www.murdomedia.net/ PGP/GnuPG keys: http://www.murdomedia.net/keys.html |