It appears that when {ScriptSuffix} is set to .pl and with maximum shortening is enabled ( {ScriptUrlPaths}{view} = ''; ) then the ScriptSuffix is appended to the hostname for the view and pub URLs.

LocalSite? .cfg contained:

$Foswiki::cfg{DefaultUrlHost} = 'http://foswiki.myhost.com';
$Foswiki::cfg{ScriptUrlPath} = '/bin';
$Foswiki::cfg{ScriptUrlPaths}{view} = '';
$Foswiki::cfg{ScriptDir} = '/var/www/foswiki/trunk/core/bin';
$Foswiki::cfg{ScriptSuffix} = '.pl';

-- GeorgeClark - 23 Oct 2010

 

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads