Hi,
Having some trouble compiling Apache with non-system OpenSSL, any help
appreciated. Looked at many threads online but no answers so far.
I'm compiling Apache using non-system-installed libraries for APR,
APR-Util, OpenSSL and PCRE. It works fine, and compiles from the
provided libraries. Howe
On Mon, Jul 29, 2019 at 7:56 AM Ori Liel wrote:
>
> I have a server application, and for security reasons I'm trying to prevent
> requests, which provide 'username' and 'password' as query parameters, from
> being logged (providing these parameters as query parameters is a user
> mistake, but s
On Mon, Jul 29, 2019 at 2:55 PM Ori Liel wrote:
> I have a server application, and for security reasons I'm trying to
> prevent requests, which provide 'username' and 'password' as query
> parameters, from being logged (providing these parameters as query
> parameters is a user mistake, but still
I have a server application, and for security reasons I'm trying to prevent
requests, which provide 'username' and 'password' as query parameters, from
being logged (providing these parameters as query parameters is a user
mistake, but still...)
I've tried this way:
* SetEnvIf QUERY_STRING