• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue .CSS doesnt update

talnaim2323

New Pleskian
Hello guys/womens, i have problem with my plesk.
.css doesnt update


when im tried to change value or add new things its not update in the website
*note in preview its work good

the problem i dont see it Immediate, maybe after couple hours or days, after restart the server(doesnt always work)

anyway if someone hear and know about the problem and can explain me how to fix it.
with all files dont have any problem just with .css
 
.css is normally cached in your browser. Identify the file name (URL), load the URL separately in your browser (will display the source code of the style sheet), then click "reload" in your browser.

If afterwards, it still does not update the content, Nginx caching interferes. In that case, disable Nignx caching on the web server, reload the page, re-enable Nginx caching.
 
Back
Top