So I'm using myBB to create a forum and I'm using 10xhosting to host the website. The problem is I'm trying to develop the site and it takes ages for it to update any small change I make. This makes updating my site extremely tedious and annoying. I've already tried adding this line to my .htaccess
Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate"
No luck. how can I fix this?
Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate"
No luck. how can I fix this?