Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: ap2.5 about issue cookie and Expressions and mod_policy |
|
Author |
|
dmye
Joined: 23 Nov 2021 Posts: 7
|
Posted: Tue 23 Nov '21 10:57 Post subject: ap2.5 about issue cookie and Expressions and mod_policy |
|
|
1.cookie
if used :
CookieSecure on
CookieStyle Cookie2
CookieHTTPOnly on
CookieSameSite Strict
HttpProtocolOptions Strict
but header not found set-cookie ? it work?
2. Expressions
2.1 HTTP_HOST
i want
<If "%{HTTP_HOST} == ...
Redirect ...
</if> request 403 not work
2.2 THE_REQUEST
!HTTP/1.1$ is work but h2 or http2 how to use expression
3. apache2.5 mod_policy help new site optimize Old set ,hope support windows mod |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Tue 23 Nov '21 15:58 Post subject: |
|
|
What is your question? |
|
Back to top |
|
|
|
|
|
|