Pagespeed caching css, annoying to develop

前端 未结 9 1961
耶瑟儿~
耶瑟儿~ 2020-12-29 23:45

I\'m working on a site which I havent coded from scratch and in firebug the css files are being displayed as: style.css.pagespeed.ce.5d2Z68nynm.css with the pagespeed extens

9条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 00:21

    Another thing you can do is leave *mod_pagespeed* out of your ssl.conf file. This way, you can access your site via https for development.

    Kind of a hack, I know, but it's handy in some cases where you need to make very quick changes.

提交回复
热议问题