Dear all??

      I want to ask a question.


       How to configure the location??

     
location /beamer/ {
        rewrite ^/beamer/(.*)$ /$1 break;
        proxy_pass http://127.0.0.1:3080/;  
    }





 yours??
 Ben

Reply via email to