I still keep this note because nostalgia.
ForeverLinks
"This is something no one else has ever done right and many people use #b2evolution just for this single feature alone:
b2evolution remembers ALL the slugs, past and present, of ALL your posts/pages/articles."
#blog #blogging #cms
https://b2evolution.net/about/foreverlinks
#b2evolution #blog #blogging #CMS
Debian packaging hack for newer upstream #Nginx 1.17.8 (source included) which builds and integrates #ModSecurity v3 Nginx Connector v1.0.1 (source included) module. Additionally, includes a sample #b2evolution Blog/CMS configuration file. 😎 #Chingon!
https://github.com/Metztli/debian-nginx-modsec-connector
#NGINX #ModSecurity #b2evolution #Chingon
(?!) - Negative look ahead assertion: foo(?!bar[\d]+$) matches foo when not followed by bar and any digit sequence until the end.
#b2evolution #CMS #ModSecurity v3.x
Ref: Negative #regex for #Perl string pattern match.
https://stackoverflow.com/questions/6361312/negative-regex-for-perl-string-pattern-match
#b2evolution #CMS #ModSecurity #regex #Perl