-
Regular expressions reference
URI Regular expressions E-mail regular expressions
-
Hatfield-McCoy vs Flying Monkey
What do these have in common? Hatfield-McCoy Flying Monkey This weekend’s long run in which I bonked from mile 12 on.
-
.htaccess redirect guide
My favorite tip: Changed file extension? This example is perfect if you’ve decided to switch to .php from .html pages. It will look for any .html page and redirect it to .php (ie http://www.example.com/yourpage.html and redirect it to http://www.example.com/yourpage.php). Now, be careful with this, it does mean any html page. I did this on one…
