OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 22-Oct-2009 23:24:09 Branch: HEAD Handle: 2009102222240900 Modified files: openpkg-src/activemq activemq.txt Log: fix URL mapping Summary: Revision Changes Path 1.10 +2 -2 openpkg-src/activemq/activemq.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/activemq/activemq.txt ============================================================================ $ cvs diff -u -r1.9 -r1.10 activemq.txt --- openpkg-src/activemq/activemq.txt 22 Oct 2009 21:18:24 -0000 1.9 +++ openpkg-src/activemq/activemq.txt 22 Oct 2009 21:24:09 -0000 1.10 @@ -231,7 +231,7 @@ # global URL integration mapping # (mainly to circumvent cross-browser access control checks # and to allow correct path mapping for JSESSIONID cookie) -ProxyPass /openpkg-activemq/ http://localhost:8161/activemq/ -ProxyPassReverse /openpkg-activemq/ http://localhost:8161/activemq/ +ProxyPass /openpkg-activemq/ http://localhost:8161/openpkg-activemq/ +ProxyPassReverse /openpkg-activemq/ http://localhost:8161/openpkg-activemq/ </file> @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org