NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on March 19, 2023, 11:17:17 PM

Title: Change a static page
Post by: Rene Simons on March 19, 2023, 11:17:17 PM
Hi,

When I change a static page in the webfolder, it seems that
the change is not picked up until after the webserver is restarted.
Is that correct behaviour?

Rene
Title: Re: Change a static page
Post by: Alberto on March 20, 2023, 05:10:01 AM
May be you have the Enable file Cache on?
See pic
Title: Re: Change a static page
Post by: Rene Simons on March 20, 2023, 05:48:40 AM
That was it!!
Thank you Alberto
Title: Re: Change a static page
Post by: Jane on March 20, 2023, 11:02:22 AM
You can also opt to keep the cache on and manually clear it when you change something static - either with the button on the web server (if it's not running as a service and is visible) or with the magic URL.

Title: Re: Change a static page
Post by: Alberto on March 20, 2023, 11:05:43 AM
Thanks Jane! excelent quote!
Title: Re: Change a static page
Post by: Rene Simons on March 20, 2023, 11:43:03 PM
Thanks Jane!