Timeline for Syntax for apache RewriteRule to match %-encoded URLs? (to fix character encoding issues; windows-1252 <=> utf-8 )
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 16, 2020 at 7:09 | comment | added | Jules Kerssemakers | Finally at my work PC again; found the encoding source I used: teixeira-soft url encoding reference (has both windows-1252 and utf-8) It doesn't support my reasoning, so that seems to have been a brain-fart of me, probably delusional after too long stuck in the debugging hole... Question updated to reflect this and prevent confusion! | |
| Oct 16, 2020 at 7:08 | history | edited | Jules Kerssemakers | CC BY-SA 4.0 | updated to call out brainfart about ª, so it doesn't confuse future readers. |
| Oct 7, 2020 at 18:55 | comment | added | Jules Kerssemakers | "ª": I found this in an online table that listed encoded values side by side for utf-8 and win-1252, and followed that in reverse direction. From what you describe, I massively misinterpreted that source, or the source is wrong. I can't for the life of me recreate the search terms that lead me to it, so I'll have to check the browser history of my work-pc, which I can't do until next week (currently work-from-home). I'll get back to it; for now I've editted the question to make it clear it's probably wrong. | |
| Oct 7, 2020 at 18:44 | history | edited | Jules Kerssemakers | CC BY-SA 4.0 | added 31 characters in body |
| Oct 6, 2020 at 16:38 | comment | added | MrWhite | "ª is the UTF8-match for %B2" - How did you derive this? This does not appear to be correct (which is part of the problem). ª (U+00AA "feminine ordinal indicator", not strictly "superscript-a") as UTF-8 would URL encode as %C2%AA. %B2 itself does not decode to anything printable in a UTF-8 encoding. | |
| Oct 6, 2020 at 7:54 | history | edited | Jules Kerssemakers | CC BY-SA 4.0 | edited body; edited title |
| Oct 6, 2020 at 7:13 | vote | accept | Jules Kerssemakers | ||
| Oct 2, 2020 at 12:10 | history | edited | Jules Kerssemakers | CC BY-SA 4.0 | Updated title to be clearer what is asked, clean up body text to match this emphasis. |
| Oct 2, 2020 at 11:57 | answer | added | Jules Kerssemakers | timeline score: 2 | |
| Oct 2, 2020 at 8:15 | history | edited | Jules Kerssemakers | CC BY-SA 4.0 | added 37 characters in body |
| Oct 2, 2020 at 8:05 | history | edited | Jules Kerssemakers | CC BY-SA 4.0 | clarify which URL will be requested by whom |
| Oct 1, 2020 at 18:00 | history | tweeted | twitter.com/ServerFault/status/1311727592362389505 | ||
| Oct 1, 2020 at 17:19 | answer | added | MrWhite | timeline score: 3 | |
| Oct 1, 2020 at 14:55 | review | First posts | |||
| Oct 15, 2020 at 14:50 | |||||
| Oct 1, 2020 at 14:50 | history | asked | Jules Kerssemakers | CC BY-SA 4.0 |