RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
nginx通过url跳转到另外的一个url上

#user nobody;
worker_processes 1;

目前创新互联已为数千家的企业提供了网站建设、域名、网站空间、网站改版维护、企业网站设计、仲巴网站维护等服务,公司将坚持客户导向、应用为本的策略,正道将秉承"和谐、参与、激情"的文化,与客户和合作伙伴齐心协力一起成长,共同发展。

events {
worker_connections 1024;
}

http {
sendfile on;
server {
listen 7080;
server_name localhost;

     location ^~ /demo { 
    proxy_pass http://127.0.0.1/;
}
location / {  
    root html;
    index index.html index.htm;
}
}

}


网站名称:nginx通过url跳转到另外的一个url上
网站网址:http://cqwzjz.cn/article/psepcs.html