Hi all,
Not sure what's going on with the CSS on my site, http://www.concordtutors.tk/
I am currently building this website and I am constantly changing the CSS around. I can update the CSS, upload the new CSS via FTP and the old CSS still shows. In order to actually update my CSS, I have to migrate it to a new file, ie, "styles1.css" instead of the original "styles.css"
Now here's the real kicker...
I can even delete the styles.css file from the website entirely via FTP client and it is still accessible via the website!? I don't think this is a cache error because I've cleared my cache, tried different browsers, tried different computers, and waited a couple hours for the server to update itself.
I also disabled the varnish cache with the .htaccess file supplied on the support part of the website.
This is getting super annoying. The only thing I've found that fixes it temporarily is to completely remove the parked domain from my account and repark it and reupload the files.
What's going on?
Here is an example, I literally just changed the name of "styles1.css" to "style.css" and changed it in my html to match as well.
You can see there is clearly a style.css file on the server, but when you navigate to /home/style.css it displays the 404 page.
Not sure what's going on with the CSS on my site, http://www.concordtutors.tk/
I am currently building this website and I am constantly changing the CSS around. I can update the CSS, upload the new CSS via FTP and the old CSS still shows. In order to actually update my CSS, I have to migrate it to a new file, ie, "styles1.css" instead of the original "styles.css"
Now here's the real kicker...
I can even delete the styles.css file from the website entirely via FTP client and it is still accessible via the website!? I don't think this is a cache error because I've cleared my cache, tried different browsers, tried different computers, and waited a couple hours for the server to update itself.
I also disabled the varnish cache with the .htaccess file supplied on the support part of the website.
This is getting super annoying. The only thing I've found that fixes it temporarily is to completely remove the parked domain from my account and repark it and reupload the files.
What's going on?
Here is an example, I literally just changed the name of "styles1.css" to "style.css" and changed it in my html to match as well.
You can see there is clearly a style.css file on the server, but when you navigate to /home/style.css it displays the 404 page.
Last edited: