Programming, Day 21 & 22
–> Figured out NGINX syntax. While no means an expert now, I can at least make sense of what’s written and slowly write my own blocks. Which leads me to a bit of yak shaving. ![Regular Expressions](https://imgs.xkcd.com/comics/regular_expressions.png) If I need any flexibility, NGINX defaults to using regular expressions. So, that’s the next step for a few days.