Labs Ocozzi
September 18, 2018 02:26PM
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@gmail.com
LABS OCOZZI PE.



---
Este email foi escaneado pelo Avast antivírus.
https://www.avast.com/antivirus
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Osticket With nginx proxy_pass.

Labs Ocozzi September 18, 2018 02:26PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 242
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready