79573570

Date: 2025-04-14 16:05:35
Score: 8.5
Natty: 7
Report link

@Pigeo or anyone willing to help. I'm a noobie and can someone please explain the following Apache 2.4 syntax:

Header onsuccess edit Set-Cookie ^(.*(?i:HttpOnly).*)$ ;;;HttpOnly_ALREADY_SET;;;$1

Especially

 ^(.*(?i:HttpOnly).*)$ ;;;HttpOnly_ALREADY_SET;;;$1

I'm assuming that the * is a wildcard, but how is this syntax read? If someone can please explain or direct me to somewhere (page) that may explain it. Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): can someone please explain
  • RegEx Blacklisted phrase (2.5): please explain
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Pigeo
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: ET4