htaccess – What solutions are out there to have live refresh actually working with Xampp?
I’m using Xampp portable and whatever I try, I can’t get live refresh to work, tried with Brackets experimental preview, tried with VS Studio Liver Server 5.1 extension, tried with Atom.
I took half a day trying to get this going…with hard refresh, auto refresh extensions etc…I’ve pasted code from various posts in .htaccess
I takes a full minute to see the changes when I work on the site, and the auto refresh Google chrome extension is set at 1 second interval. Tried Firefox, tried Canary also. Got into about:config, and turned off all possible cachin settings.
I can’t work like this! If I need to wait a full minute per change for testing, makes no sense.
What solutions would work to develop with Xampp and wordpress and see your changes when you refresh the page?
Leave an answer