This question about : Answered

%INCLUDE{url}% does not work

for example

INCLUDE{"http://www/akt_neu.htm"}

yields

"Failed to include URL http://www/akt_neu.htm Forbidden"


I have ensured that in configure {INCLUDE}{AllowURLs} = true

do I have to set additional parameters to make it work ?

- thanks -


If your site is using mod_perl or fastcgi / fcgid, you need to restart apache after making configuration changes. It seems to work for me. Note that your example above fails because it does not exist, but include of other valid url's is working okay for me.

You are on a very old release of Foswiki - I don't have a 1.0.9 test system handy to verify.

-- GeorgeClark - 04 Feb 2012


many thanks for responding so fast !

I will try to initiate an upgrade for our installation ...

-- ThomasDoetterl - 06 Feb 2012


I now have tested it on
Foswiki-1.1.4, Tue, 20 Dec 2011, build 13483, Plugin API version 2.1

  • INCLUDE{"http://www/index.htm"} yields
    "Failed to include URL http://www/index.htm Forbidden"
    (URL does exist !)

Is there a way to trace the execution of the INCLUDE ?

-- ThomasDoetterl - 14 Feb 2012


issue solved !

it was a proxy that blocked the request ...

- sorry -

-- ThomasDoetterl - 14 Feb 2012

QuestionForm edit

Subject
Extension
Version Foswiki 1.0.9
Status Answered
Related Topics
Topic revision: r4 - 14 Feb 2012, ThomasDoetterl
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy