I have a problem with recently published pkgs that
use the long style names.
The manifest and install link URLs look fine but
are misinterpreted by my reverse proxy configured
apache server.
So I start out with:
http://jucr.opensolaris.org/pending/manifest/0/developer/perl/[email protected],5.11-0.111:20090924T173842Z
which apache converts to:
http://jucr.opensolaris.org/pending/manifest/0/developer%2Fperl%2Fmodule-build%400.32%2C5.11-0.111%3A20090924T173842Z
and I then get:
The requested URL
/pending/manifest/0/developer/perl/[email protected],5.11-0.111:20090924T173842Z
was not found on this server.
When I manually change the "%2F"s to "/"s then the manifest displays OK.
If someone could supply me with httpd.conf directives that fix this, I
would
be most grateful. Thanks.
--Mark
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss