apache_conf nginx ip响应

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf nginx ip响应相关的知识,希望对你有一定的参考价值。

server {
        server_name  ip.slavi.cc;
        location / {
                return 200 $remote_addr;
                add_header Content-Type text/plain;
                default_type text/plain;
        }
}

以上是关于apache_conf nginx ip响应的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf nginx的

apache_conf 配置Nginx演示

apache_conf nginx的路由重定向

apache_conf Nginx配置letsencrypt + bitbucket

apache_conf Preparar Servidor NGINX,SERVER UBUNTU

apache_conf Apache / Nginx HTML5 pushstate重写规则