Re: Does nginx use unique session identifiers

2019-07-11 Thread Francis Daly
On Tue, Jul 09, 2019 at 06:40:06PM +, Lemons, Terry wrote: Hi there, > One of the rules > (https://www.stigviewer.com/stig/web_server_security_requirements_guide/2014-11-17/finding/V-41807) > states, "The web server must generate unique session identifiers that cannot > be reliably reprodu

Re: How to properly log a bug

2019-07-11 Thread Francis Daly
On Tue, Jul 09, 2019 at 03:34:12PM +, Bernie Quick wrote: Hi there, > I just don't know exactly where or to whom to report this issue. I was all set to describe some debugging tasks, and then suggest that you either send a mail to this list, or open a ticket on https://trac.nginx.org/nginx/

Re: help allow post method url

2019-07-11 Thread Aleksandar Lazic
Hi. Am 11.07.2019 um 14:41 schrieb tuank19: > Hi all, > > I have a static website ( html ) with domain : abc.name.com , in html file > have form and use post method to laravel cms with domain : xyz.qwe.com. > Now i want config only domain abc.name.con post data to my cms laravel. > what can i do

help allow post method url

2019-07-11 Thread tuank19
Hi all, I have a static website ( html ) with domain : abc.name.com , in html file have form and use post method to laravel cms with domain : xyz.qwe.com. Now i want config only domain abc.name.con post data to my cms laravel. what can i do in nginx ? thanks Posted at Nginx Forum: https://forum