Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 99db5ae19b81e55c4ad75689705f87c127e3de4e
      
https://github.com/jenkins-infra/jenkins-infra/commit/99db5ae19b81e55c4ad75689705f87c127e3de4e
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M dist/profile/templates/archives/vhost.conf

  Log Message:
  -----------
  Redirect was redirecting everything, not just the top page

I always forget that 'Redirect' is a prefix match, not the whole match. So it 
resulted in every access sent back to the mirror controller machine. This 
change fixes that.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to