Hi Francis,
Yes I removed both and successfully restarted.
I got results of nginx -T as the following but looks nginx does not load ssi
settings at all..
Unchanged configulation files during I tried ssi setting were chopped from the
following results because of too long.
root@host:~# nginx -T|g
On Sun, Apr 18, 2021 at 01:21:14AM +0900, tommys_proj...@yahoo.co.jp wrote:
Hi there,
> I deleted "ssi on;" and "ssi_last_modified on;" from the configulations and
> execute "sudo systemctl restart nginx" but looks ssi is still enabled and
> test.html outputs values as ssi...
>
> What should
Hi Francis,
Thank you so much.
I see. I am relieved to hear the module has been installed with default options.
However I decided to use PHP instead of SSI and to disable SSI after all
because #exec is unavailable and ssi puts load on the server.
I deleted "ssi on;" and "ssi_last_modified on;"
I have a bunch of Nginx + PHP8.0-fpm installed in the north. When crawlers
visit a page and the request contains the If-Modified-Since header, but the
page has not changed, the site returns the "304 Not Modified" header. If the
request protocol is HTTP / 2.0, everything works correctly, but if the
On Sat, Apr 17, 2021 at 10:32:21PM +0900, tommys_proj...@yahoo.co.jp wrote:
> > 2021年4月17日(土) 18:27 Francis Daly :
> > On Sat, Apr 17, 2021 at 01:40:26PM +0900, tommys_proj...@yahoo.co.jp wrote:
Hi there,
> > > I work on configuring for ssi on my environments but got errors like this
> > > once
Hi Francis,
Thank you for the information.
> 2021年4月17日(土) 18:27 Francis Daly :
> On Sat, Apr 17, 2021 at 01:40:26PM +0900, tommys_proj...@yahoo.co.jp wrote:
>
> Hi there,
>
> > I work on configuring for ssi on my environments but got errors like this
> > once I check test.html with the follow
On Sat, Apr 17, 2021 at 01:40:26PM +0900, tommys_proj...@yahoo.co.jp wrote:
Hi there,
> I work on configuring for ssi on my environments but got errors like this
> once I check test.html with the following configulations:
>
> Updated on: (none) [an error occurred while processing the directive]