zpanel

disable php files caching for debugging

折月煮酒 提交于 2021-02-07 18:20:28
问题 I have a vps with zpanel installed and apache2 - php - mysql. I'm developing a small backend for a website in php, for sites ready to publish the situation is perfect, but now I need to disable the server feature that caches php files to test instantly the correct (last modified version) of my php files. This is because while html and js files, when edited, are reloaded correctly immediately, with php I have a long wait before it updates or I have to restart the server. I tried to open php