[pmwiki-users] homepage for users

Patrick R. Michaud pmichaud at pobox.com
Wed Sep 24 16:37:27 CDT 2008


On Wed, Sep 24, 2008 at 03:29:44PM -0400, David Johnson wrote:
> Uh oh.  You're right about my duplicate login trouble.... It's happening
> because of this:
> The way that I access this page is through a DNS alias -> http://it/wiki
> The actual URL is -> http://cfc-ct-it01/wiki
> Pmwiki is using all the links with the "cfc-ct-it01" as the server... so
> when I click one, the URL is completely different than how I logged in.
> Is there a way to change the wiki configuration so that the links all
> use the alias as the base, instead of the actual servername?

Yes, explicitly set the value of $ScriptUrl in config.php to the
url you want it to use for accesses to the wiki.
See http://www.pmwiki.org/wiki/PmWiki/PathVariables#ScriptUrl .

Pm



More information about the pmwiki-users mailing list