I believe you'll need to use IncludeFile when accessing a local file.
On Fri, Jun 6, 2008 at 8:41 AM, Julius <[EMAIL PROTECTED]> wrote:
> Julius Thyssen wrote:
>
> > Markup(
> > 'html',
> > 'fulltext',
> > '/\\(:html:\\)(.*?)\\(:htmlend:\\)/esi',
> > "'<:block>'.Keep(str_replace(array('>', '<', '&'),
> > array('>', '<', '&'), PSS('$1')))");
>
> By the way, I accidentally copy pasted this bit. Sorry for the confusion.
>
> Of importance is the fact that I have
> $EnableExternalResource = 0;
> in my config file. It makes
> (:includeurl http://address.com/projects/test/iets/activnew.php:)
> invalid, which works fine. But when I point to the local address, like:
>
> (:includeurl /var/web/projects/test/iets/activnew.php:)
> (:includeurl /projects/test/iets/activnew.php:)
> (:includeurl /test/iets/activnew.php:)
> (:includeurl /iets/activnew.php:)
> (:includeurl ../projects/test/iets/activnew.php:)
> (:includeurl ../test/iets/activnew.php:)
> (:includeurl ../iets/activnew.php:)
> (:includeurl ../../projects/test/iets/activnew.php:)
> (:includeurl ../../test/iets/activnew.php:)
> (:includeurl ../../iets/activnew.php:)
>
> do not work, and yield a blank page.
>
>
> J
>
> _______________________________________________
> pmwiki-users mailing list
> [email protected]
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users