ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSI и POST/GET/Cookie


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: SSI и POST/GET/Cookie
  • From: Anton <anton200@xxxxxxxxx>
  • Date: Sat, 10 Nov 2007 12:01:53 +0500
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=FTZ2yLtWCTaYrL+EcXQwrEp9BpP1mf3menyyZBXYze8=; b=lq0iCuvBUcFWJJYo2OzUqy2hbzW/5tohM4MxRvO5dD46VrXng+r+xy9rEqCgH25fd7DE6ogAe+0l9MO2ZNkDlI/cd5MqAo2gVaq2qkeQpf4XxqLfOLyr/0CAMDTxqXDn0uN5oV74t3ioA/gWONhjf250+6694YWf9DNQZ/P+5qk=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=drU8aJ9zKpIPC5xnxxBLY8+EMbM8fKlMdRgNst3pmSRJf/tKGs1873I9ZjhJhvUTKnnkFBqkth66af4H+Lhyk1GMBa1UyX4FrUhke825nVaM13DGpP5KDj2Tfbft4/j41yFGZ1o0r/JoHSKIxfe0suZzeaun8JH44z9aGyyygj8=
  • In-reply-to: <1666022755.20071109213039@xxxxxxxxxxxxxx>
  • References: <8cac8dd0711090837s722524a5o6208308d1ff91943@xxxxxxxxxxxxxx> <8cac8dd0711091057t433d97as154d697607a7127a@xxxxxxxxxxxxxx> <1666022755.20071109213039@xxxxxxxxxxxxxx>

> A> как GET/POST от исходного запроса получить...
>
> * $args, эта переменная равна аргументам в строке запроса;
> http://sysoev.ru/nginx/docs/http/ngx_http_core_module.html

И она устанавливается в то значение, которое присутствует в строке
вызова ssi-вставки. То есть
<!--# include virtual="/remote/body.cgi" --> не получит ничего
<!--# include virtual="/remote/body.cgi?name=val" --> получит "name=val"
А мне нужно то, что было, грубо говоря, браузером послано. Данные
исходного запроса.

Игорь, а нельзя ли ввести некий параметр к SSI (типа yes/no),
указывающий передавать ли в этот запрос исходные заголовки от клиента
(просто, весь GET/POST)? Есть сложности?
-- 
engineer


 




Copyright © Lexa Software, 1996-2009.