Re: [mod-security-users] mod_security + webmail + body message
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-11-03 10:46:39
|
Tomas Hidalgo Salvador wrote: > Thanks to both!! > > I am going to continue making tests with your indications. > > According to the table 12-1 of the book of Ivan, I believe > that THE_REQUEST=REQUEST_METOD + REQUEST_URI + REQUEST_PROTOCOL. Yes, but it's the other way round. REQUEST_METHOD, REQUEST_URI and REQUEST_PROTOCOL are created out of THE_REQUEST. > As he would be formulates it for POST_PAYLOAD? > As it is the result of POST_PAYLOAD - THE_REQUEST? Can you please rephrase the question? I am not sure I understand it. > :-( Some reference to know more on headers HTTP? How about the HTTP 1.1 RFC? http://www.ietf.org/rfc/rfc2616.txt -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |