it makes it case insensitive. So even though I have only http:// in the regex, HtTP:// would match it because the /i tells it to ignore case.