Re: include images in the page
Anne Ogborn <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
I've done this to myself several times. Jan, does 'images' (no / ) mean anything in the below, or at server startup could we check these paths for validity? Josef sez: >Yes, I did that and it works, thanks On Mar 26, 2014, at 8:49 PM, Anne Ogborn <[email protected]> wrote: > Suspect you need > > http:location(images, '/images', []). > > instead