Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在基于 html、JavaScript 和 php 的网站上删除空格的最佳方法是什么?是否有某种方法可以将 Apache 配置为自动从所有 html 中删除空格,JavaScript 返回给客户端?
看看mod_pagespeed它可以做到这一点以及更多。
另请参阅此问题以获取有关此主题的更多信息。