On 10/3/2013 1:02 PM, Shawn Heisey wrote:
You could always put a proxy front end (with apache's mod_rewrite or something similar)
Thinking about this after I sent it, I realized you can't use mod_rewrite, you would actually need to use a true proxy module. Apologies!
Thanks, Shawn