Osticket With nginx proxy_pass.

Labs Ocozzi rjtogy1966 at gmail.com
Tue Sep 18 18:24:20 UTC 2018


Dears, i need a help.
My Osticket (/_support ticket system_/) not work with nginx front-end. 
The system report the error: _Valid CSRF Token Required_ when login in 
system, but when i try acess a enviroment across the url(httpd): 
http://192.168.1.51:8015 the system work fine.
Below my configfile in nginx.

#
####TICKET ###
#

        server {
        listen       80;
        server_name   ticket.oduvaldocozzi.intranet;
        location / {
        proxy_pass http://192.168.1.51:8015;
         root /opt/www/ticket.oduvaldocozzi.intranet/public_html/upload;
                  }
        location ~ \ {

        }

}

-- 
Att,
BR-RJ.
Togy Silva Ocozzy
e-mail: rjtogy1966 at gmail.com
LABS OCOZZI PE.



---
Este email foi escaneado pelo Avast antivírus.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20180918/2eddcacc/attachment.html>


More information about the nginx mailing list