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-19 Thread 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 my google chrome caches. > It was not enough to simply reloading the pages. Great that you have it working in a consistent way! I was going to suggest th

Re: SSI configulations issues

2021-04-18 Thread tommys_project
ot; > Cc: > Date: 2021/4/18, Sun 09:57 > Subject: Re: SSI configulations issues > > 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 configul

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 Francis Daly
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

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 Francis Daly
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

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

Re: SSI configulations issues

2021-04-17 Thread 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 following configulations: > > Updated on: (none) [an error occurred while processing the directive]

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