I put only index.html in /var/www/html. The page doesn't update after I changed the contents of index.html and reload.
I already disable cache_module in httpd.conf like this below.
# LoadModule cache_module modules/mod_cache.so
# LoadModule disk_cache_module modules/mod_disk_cache.so
httpd.conf? I can't find it anywhere in/etcor/varon Ubuntu.