We've set up Artifactory Pro w/ an Apache 2.4 mod_proxy_http frontend. Here
is the configuration:



We're using mod_proxy_http instead of mod_proxy_ajp because we haven't
(yet?) figured out how to strip the realm from the authenticated user when
using AJP.

The above config works, i.e. a user can get to Artifactory and use the
interface, etc. But there are a lot of redirect errors in the logs like
this:



When I add debug to the configuration as suggested, I see that the redirect
URL is being built up wrong:



I'm not sure if this is an Artifactory issue or an Apache one, although we
have nearly identical configuration for several other applications which do
not produce these errors.

Has anyone else run into this? Have you resolved it?



--
View this message in context: 
http://forums.jfrog.org/Artifactory-Pro-redirect-loop-w-mod-proxy-tp7580118.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to