How to increase security by marking cookies as ‘secure’ in Apache
# Fix the cookie path and secure it Header edit Set-Cookie “^(.*)” $1;Secure via xMatters Community: How to increase security by marking cookies as ‘secure’.
# Fix the cookie path and secure it Header edit Set-Cookie “^(.*)” $1;Secure via xMatters Community: How to increase security by marking cookies as ‘secure’.