On Tue, Sep 12, 2017 at 3:47 PM, Edward K. Ream <[email protected]> wrote:
> > > On Tue, Sep 12, 2017 at 11:05 AM, Terry Brown <[email protected]> > wrote: > >> >> >> So just set up a web server on your system and access it through >> that :-) >> >> python -m SimpleHTTPServer # Python 2.x >> >> in the root dir. of the project should serve stuff up at >> >> http://127.0.0.1:8000/ > > > I'm getting a message about "Filtered by ABE: blocked" > > Any idea what that might mean? > Disabled ABE (Application Boundary Enforcement) in a weird popup in Mozilla, and now the page works. Sheesh. I have no idea how to turn in back on. Should I be worried? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
