Re: situation with friendly urls

2023-04-10 Thread Francis Daly
On Mon, Apr 10, 2023 at 11:07:11AM -0400, Rick Gutierrez wrote: Hi there, > Sorry Francis the folder path was wrong, update and try again I now see some more things getting good responses, but there are still lots of missing images, and the browser "developer tools" network console shows lots o

njs-0.7.12

2023-04-10 Thread Dmitry Volyntsev
Hello, I'm glad to announce a new release of NGINX JavaScript module (njs). Notable new features: - "zlib" module: : const zlib = require('zlib'); : zlib.deflateRawSync('αβγ').toString('base64') : /* "O7fx3KZzmwE=" */ : : zlib.inflateRawSync(Buffer.from('O7fx3KZzmwE=', 'base64')).toString() : /*

Re: situation with friendly urls

2023-04-10 Thread Francis Daly
On Sun, Apr 09, 2023 at 04:08:30PM -0400, Rick Gutierrez wrote: > El dom, 9 abr 2023 a las 7:27, Francis Daly () escribió: Hi there, > https://netsoluciones.com > > This is the site, for example when I want to load the site in English > it doesn't do it, it doesn't load the images and css either