On Wed, Apr 11, 2012 at 11:43 AM, Gabriele Bulfon <[email protected]> wrote: > I finally found the reason for the pkg.depotd not working behind Apache > reverse proxy: I had to > configure a virtual host with "AllowEncodedSlashes On", or manifests and > packages URLs > never worked! > Strange one...
Not so strange, really, as package FMRIs need to have encoded slashes in them. It's a reasonable default for a web server to refuse non-canonical representations that could allow for path traversals. Cheers, Bayard _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
