Re: Pengine url
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 02/08/2014 08:13 PM, Anne Ogborn wrote: > If I rebase the server what happens with pengine connections? That is a problem. The pengines.pl library defines them at root(pengines/create), etc. pengines.js hard-codes them at /pengines/create, etc. Not really sure how to fix that. I guess the closest we can get is by ensuring that <prefix>/js/pengines.js produces a version that is compatible with the handers at the server side. Just a tought: if you put a relative location in a script file, does it resolve relative to the script or the page that has a link loading the script? Cheers --- Jan > > What URI are they actually at? > >