Thank you for the help.
I found some more info on how the configuration differs on ubuntu apache
and what to do.
Regards
Zahid
On Thu, 9 Feb 2023, 14:52 Zahid Rahman, wrote:
> I have looked into the cache-busting feature of Apache2 Webserver.
>
> I have an Ubuntu installation of Apache2.
>
>
I have looked into the cache-busting feature of Apache2 Webserver.
I have an Ubuntu installation of Apache2.
There wasn't the expires module installed by default so I rectified that
situation with
$ sudo a2enmod expires
I now have expires.load but not a corresponding expires.conf in the
/et
The way you describe this your style.css is cached by the browser. You can
verify this by opening the developer tools in the browser, then load the page
and check the details in the Network tab. If that is indeed the case, "the
world" will be able to see your changes exactly once and then stick
It is working now on my PC browsers.
It took some time though.
To see the changes in chrome I had to press ctrl +F5.
Simply pressing The refresh button was doing it.
It still a mystery why any text changes are shown up immediately but the
changes in style.css took so long.
Anyway I am reli
On 09/02/2023 01:52, Zahid Rahman wrote:
Hi,
I made these two changes in my style.css but they not being picked up
by Apache webserver.
mark {
  background-color:powderblue;
}
#showcase{
 padding-top: 100px;
 min-height: 280px;
 background:url('../img/1kzsc7ag1v0fivg5ui5l.webp') no-