随笔分类 -  Apache

摘要:Apache安装:https://www.cnblogs.com/Wtingting/p/13600695.htmlPHP安装:https://www.cnblogs.com/Wtingting/p/14040916.htmlMySQL安装:https://www.cnblogs.com/Wting 阅读全文
posted @ 2020-11-26 10:26 Ambtin 阅读(335) 评论(0) 推荐(0)
摘要:一、Apache安装: 1.下载 https://www.apachehaus.com/cgi-bin/download.plx2.修改C:\software\zdyhj\Apache24\conf中SRVROOT为 Define SRVROOT "C:/software/zdyhj/Apache2 阅读全文
posted @ 2020-09-02 11:07 Ambtin 阅读(977) 评论(0) 推荐(0)
摘要:目的:优化网站,减少图片加载速度,提升用户体验,提高性能。 WebP 是由谷歌(google)开发的一种旨在加快图片加载速度的图片格式,并能节省大量的服务器宽带资源和数据空间,在压缩率上比 JPEG 格式更优越,同时提供了有损压缩与无损压缩的图片文件格式,在质量相同的情况下,WebP 格式图像的体积 阅读全文
posted @ 2020-07-23 17:05 Ambtin 阅读(5618) 评论(2) 推荐(2)