I'm trying to make a regex or series of regexes that will rewrite relative URLs as absolute URLs in a PHP file. In my particular situation, I don't think I can use the Apache mod-rewrite module . . .