Hi,
I am not quite sure if this question is well positioned right here but I'll give it a try:
On my dietpi I installed the LAMP stack. During development of websites I sometimes have minor changes and sometimes larger.
When I change only a couple of bytes my Apache will not deliver the new version of a page but still the one without the small change. After a while (some seconds) it will deliver the new version.
If I do larger changes Apache will immediately deliver the latest version.
Any idea what I can change in my Apache configuration to always deliver the latest version of a file without taking care of the amount of changes?
Best regards,
Olaf
Issue with Apache
Re: Issue with Apache
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Issue with Apache
Hmm... I applied the code to my .htaccess file but unfortunately the same behaviour 
Any other idea?

Any other idea?
Re: Issue with Apache
Any other idea on that? I already tried to disable any cache on my apache.
Does the PHP parser do any caching? Or how can I determine which cache might cause that issue?
Does the PHP parser do any caching? Or how can I determine which cache might cause that issue?