[users@httpd] Curl form-based authentication

2021-01-19 Thread Sathish Vijayan
. If you have any sample curl request for form-based authentication, Please share with me. It will be really helpful to me. It is a quick help. Thanks in Advance! Regards, Sathish Vijayan Det h?r e-postmeddelandet kan inneh?lla personuppgifter om dig som s?ndare eller mottagare samt om a

[users@httpd] Auditlog the Apache webserver http requests

2021-01-07 Thread Sathish Vijayan
able!! Thanks in advance Regards, Sathish Vijayan Det h?r e-postmeddelandet kan inneh?lla personuppgifter om dig som s?ndare eller mottagare samt om andra personer. Information om hur vi p? Tre behandlar personuppgifter finns att l?sa p? www.tre.se/gdpr.

[users@httpd] RE: Apache Form based authenication - how to redirect to orginial url instead of dologin page

2021-01-04 Thread Sathish Vijayan
oxy/sites/common/conf/application1.conf Include /opt/proxy/sites/common/conf/ application2.conf Include /opt/proxy/sites/common/conf/ application3.conf Regards, Sathish Vijayan Det här e-postmeddelandet kan innehålla personuppgifter om dig som sändare eller mottagare samt om andra personer. Inf

[users@httpd] Apache Form based authenication - how to redirect to orginial url instead of dologin page

2021-01-04 Thread Sathish Vijayan
ath=/;secure; #SessionExpiryUpdateInterval 1 SessionCryptoPassphrase secret Require valid-user Include /opt/proxy/sites/common/conf/application1.conf Include /opt/proxy/sites/common/conf/ application2.conf Include /opt/proxy/sites/common/conf/ application3.conf Regards, Sathish Vijayan Det h?r e

[users@httpd] mod_security in Apache HTTP server

2020-12-16 Thread Sathish Vijayan
related to it, how to use it. Your help would be much appreciable!! Regards, Sathish Vijayan Det h?r e-postmeddelandet kan inneh?lla personuppgifter om dig som s?ndare eller mottagare samt om andra personer. Information om hur vi p? Tre behandlar personuppgifter finns att l?sa p? www.tre.se/gdpr.

Re: [users@httpd] set httponly flag for only "session" cookie

2020-10-26 Thread Sathish Vijayan
nts unless you recognize the sender. try adapting the commented example here for samesite: https://github.com/covener/apache-samesite/blob/master/samesite-global.conf On Sat, Oct 24, 2020 at 10:01 PM Sathish Vijayan mailto:sathish.vija...@tre.se>> wrote: Hi! I am using form based a

[users@httpd] set httponly flag for only "session" cookie

2020-10-24 Thread Sathish Vijayan
ot; Header edit Set-Cookie "(?i)^((?:(?!;\s?HttpOnly).)+)$" "$1; HttpOnly" Or Header edit Set-Cookie ^(.*)$ $1;HttpOnly;secure Regards, Sathish Vijayan Det h?r e-postmeddelandet kan inneh?lla personuppgifter om dig som s?ndare eller mottagare samt om andra personer. In

[users@httpd] session crypto module in “httpd 2.4.25” version

2020-10-12 Thread Sathish Vijayan
support must be enabled in APR apxs:Error: Command failed with rc=65536 quick reply will be much appreciable! 😊 Regards, Sathish Vijayan Det här e-postmeddelandet kan innehålla personuppgifter om dig som sändare eller mottagare samt om andra personer. Information om hur vi på Tre behandlar

[users@httpd] Form based authenication in Apache

2020-09-02 Thread Sathish Vijayan
ookieName session path=/;secure; SessionCryptoPassphrase secret RequestHeader unset Cookie Require all granted SetEnvIf Referer ^.*req=(.*)&?$ req=$1 AuthFormLoginSuccessLocation %{ENV:req} Include /opt/conf/application1.conf Include /opt/conf/application2.conf Include /opt/conf/

[users@httpd] Form based authenication in Apache

2020-08-26 Thread Sathish Vijayan
nclude /opt/proxy/sites/common/conf/ application3.conf Regards, Sathish Vijayan Det h?r e-postmeddelandet kan inneh?lla personuppgifter om dig som s?ndare eller mottagare samt om andra personer. Information om hur vi p? Tre behandlar personuppgifter finns att l?sa p? www.tre.se/gdpr.