Hi Shawn,
This problem was solved by including the following directive:
AllowEncodedSlashes On
It should probably be added to proxy example file below.
-- Mark
On 10/02/09 22:28, Shawn Walker wrote:
Mark Duggan wrote:
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.
...
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.
As I mentioned yesterday to someone else, you can find a simple Apache
configuration in the pkg src gate:
util/apache2/proxy-example.conf
Please note that it has only been tested with Apache 2.2.11 or newer,
and this is noted in the conf file comments.
Cheers,
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss