AbidingDude
Programmer
I'm not great with web servers, and I'm especially new to Apache. (The only other web server I used was Abyss in Windows.)
I copied a couple html files from my old Windows drive to the Linux Apache directory. Loaded it. Realized I needed to update a path to a JS file. When I refreshed, I saw no change. I pressed Ctrl+U to see the page source. The path had not been updated. Ok. I figured it must be pulling from cache. I pressed Ctrl+F5 to pull from disk. No change. How do I flush Apache cache?
I also wouldn't mind disabling it altogether because I don't see the point of caching on localhost.
I copied a couple html files from my old Windows drive to the Linux Apache directory. Loaded it. Realized I needed to update a path to a JS file. When I refreshed, I saw no change. I pressed Ctrl+U to see the page source. The path had not been updated. Ok. I figured it must be pulling from cache. I pressed Ctrl+F5 to pull from disk. No change. How do I flush Apache cache?
I also wouldn't mind disabling it altogether because I don't see the point of caching on localhost.