Local server does not update css and javascript

Asked

Viewed 4,647 times

0

Every time I enter my development environment I have to clear the browser cache for the css and the javascript file work or put "? 1" in front of the file that pulls css and js to force the server to update. I’ve already put <meta http-equiv="Cache-Control" content="no-cache" />, but it doesn’t work. If I shut down the pc and turn it on again I have to force the server to update again, but this has happened currently. Does anyone know why this might be happening? I have a large project with many php pages, many css files and js, this can influence?

  • 1

    Which OS do you use and which program do you use to manage your server (WAMP, MAMP, XAMPP)? Could be some PHP cache configuration.

  • I use Linux and Lamp

1 answer

1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.