Good thought. No, it doesn't work whether I use absolute or relative URLs. Randy
> Message: 4 > Date: Thu, 07 Nov 2013 21:38:10 +0100 > From: Petko Yotov <[email protected]> > To: [email protected] <[email protected]> > Subject: Re: [pmwiki-users] Chrome blocks my farm-served images - any > workarounds? > Message-ID: <cone.1383856690.457169.9796.1000@pc4> > Content-Type: text/plain; format=flowed; delsp=yes; charset="UTF-8" > > Randy Brown writes: >> $CalloutUrl = '$MyFarmScriptUrl/pub/callout'; # use the farm's callouts >> $FarmD = "../myfarmdirectory"; >> $FarmPubDirUrl = "../myfarmdirectory/pub"; > > Would it work if you have absolute and not relative URLs here? Like > > $FarmPubDirUrl = "http://mywiki.net/myfarmdirectory/pub"; > > (same for $CalloutUrl and $MyFarmScriptUrl) > > Petko > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
