Re: Monitor scheduling

2020-07-13 Thread Klaus Berkling via Webobjects-dev
> On Jul 12, 2020, at 11:30 PM, GILQUIN Pierre via Webobjects-dev > wrote: > I have a extraction job that need to be ran only one time the week-end. The > process stopped when done > I am not allowed to use crontab to schedule this job. > > I try on the wonder monitor without success so far.

Re: Help with Apache... stuck

2020-04-06 Thread Klaus Berkling via Webobjects-dev
> On Apr 6, 2020, at 1:43 PM, Ken Anderson via Webobjects-dev > wrote: > > Hi everyone! > > Well, I’ve circled back to a project I was half way through a year ago… and > I’m a little stuck. Trying to get a WO project off of AWS and running on a > home server. > > […] > # Specific to Apache

Re: suspicious sessions and R/R loops created for a CSS font

2020-01-10 Thread Klaus Berkling via Webobjects-dev
> On Jan 9, 2020, at 10:23 PM, Chuck Hill via Webobjects-dev > wrote: > > Hi OC, > > I am pretty sure it is the relative URLs in font-awesome.min.css. They get > evaluated as relative to the URL of your page not the URL of that CSS. > This reminds me of relative links to images in WO page