On Jan 6, 2014, at 2:40 PM, Blaise Tarr <[email protected]> wrote: > > So mod_rewrite is not recognizing the "unix:" prefix as being valid. I > temporarily commented out the call of fully_qualify_uri(r) at > mod_rewrite.c:4130, and now r->filename is set correctly: >
Yes, right now the UDS support is only valid directly via mod_proxy, and the required hooks in mod_rewrite need to be done and currently isn't supported. I don't see that as a big issue, currently. ;)
