Re: SSI configulations issues

2021-04-20 Thread tommys_project
Hi Francis, Thank you for your advices. I didn't know curl can avoid caches. I will try it. Regards, Yusui 2021年4月19日(月) 18:16 Francis Daly : > > On Sun, Apr 18, 2021 at 09:43:19PM +0900, tommys_proj...@yahoo.co.jp wrote: > > Hi there, > > > I am sorry. I saw it has been disabled after clearing

Re: SSI configulations issues

2021-04-18 Thread tommys_project
Hi Francis, I am sorry. I saw it has been disabled after clearing my google chrome caches. It was not enough to simply reloading the pages. Thank you for helping me Regards, Yusui - Original Message - > From: "tommys_proj...@yahoo.co.jp" > To: "nginx@nginx.org" > Cc: > Date: 2021/4/1

Re: SSI configulations issues

2021-04-17 Thread tommys_project
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

Re: SSI configulations issues

2021-04-17 Thread tommys_project
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;"

Re: SSI configulations issues

2021-04-17 Thread tommys_project
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

SSI configulations issues

2021-04-16 Thread tommys_project
Hi, 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] Can you help me to fix the issues? OS: Linux 4.9.0 Debian 9 nginx version: 1.14.1