pp wrote:

> > owner: show owne of an object
> > pageresolve: show what page would be served for a given URL.
> > snippet: dump a snippet
>
> I used pageresolve:
>
>  Touching the cache
> Resolving host: http://127.0.0.1:8101/admin
> Host found: 1
> Resolving page: http://127.0.0.1:8101/admin
> Page found: 5, active=0, redirect=1
>
> It looks like all is OK, but this page is not cached or even
> displayed.

Try

$ midgard-pageresolve -h 127.0.0.1 -p 8101 -u /admin -d dump.html

As it dumps the page, it will also refill the cache.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to