Skip to content
#

gzip

Here are 466 public repositories matching this topic...

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

  • Updated Mar 31, 2022
  • Go
nginxconfig.io
RebelliousWhiz
RebelliousWhiz commented Dec 29, 2021

Sorry for not following the template. It's a straightforward question.

By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:

# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
    deny all;
}

However, this disables xmlrpc feature, which disa

enhancement help wanted good first issue hacktoberfest
viaboi
viaboi commented Feb 24, 2022

Hello,
Could you please don't remove the pixel (dot) per inch information in the images ?
The suppression of this information don't reduce the size of the images at all. This information is not a metadata but an integral part of the picture and the allocated memory for it remains all the same.

Note : I have just noticed that the dpi is preserved for jpeg images but not for png ones.

Improve this page

Add a description, image, and links to the gzip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gzip topic, visit your repo's landing page and select "manage topics."

Learn more