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
if you are using htaccess then you can do like