@slevithan Do you know which regex flavor Apache’s mod_rewrite uses? In particular I’m looking for its Unicode escape syntax (if any).
-
-
Replying to @mathias
@mathias http://httpd.apache.org/docs/2.0/new_features_2_0.html … says Apache 2.0 switched to PCRE, so it should use the PCRE/Perl/Java7-style \x{hhhhhh}.2 replies 0 retweets 0 likes -
Replying to @slevithan
@slevithan That doesn’t seem to work. Neither does `\xFFFF`. And those are the only two types of Unicode escape sequences I know :(2 replies 0 retweets 0 likes -
Replying to @mathias
@mathias Apache 2.2 has --with-pcre flag to use a sys install of PCRE: http://httpd.apache.org/docs/2.2/new_features_2_2.html … Can that be used to switch to PCRE in UTF8 mode?1 reply 0 retweets 0 likes
Replying to @slevithan
@slevithan Thanks! I’ll try that out asap and let you know.
1:52 PM - 30 Jul 2012
from Dendermonde, België
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.