Discussion:
Problem with Jenkins behind Apache
Akup
2018-01-25 21:14:24 UTC
Permalink
Hi Jon,

I facing the similar issue. After installing Jenkins, my page redirects to
http://<IP_ADDR>:8080/j_acegi_security_check. I could see that you found
the solution in the below link but the link is not working now. Could you
please help me new link or steps to solve it.

Thanks,
Akhi
https://groups.google.com/forum/#!topic/jenkinsci-issues/2s2DeNtpxwM
I read the documentation on setting up Jenkins behind Apache and finally
got rid of the warning about the reverse proxy being setup wrong. That was
fixed by putting my configuration for Jenkins directly inside the
VirtualHost directive. Once I did that, the warning went away. However now
I've got the problem that the login isn't working. When I try and login I
HTTP ERROR 404
Not Found
------------------------------
*Powered by Jetty://*
Any ideas?
Connecting to Jenkins directly outside of Apache works just fine.
--
http://mtu.net/~jpschewe
--
http://mtu.net/~jpschewe
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/07d1295e-8421-4815-aadd-78884e51169e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Victor Martinez
2018-01-25 22:07:23 UTC
Permalink
https://issues.jenkins-ci.org/browse/JENKINS-3761 might help you

Cheers
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9469a474-d61e-493a-a1f9-5a6a3e9cae6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
saran
2018-10-25 19:08:37 UTC
Permalink
Thank you so much Jon.
https://groups.google.com/forum/#!topic/jenkinsci-issues/2s2DeNtpxwM
I read the documentation on setting up Jenkins behind Apache and finally
got rid of the warning about the reverse proxy being setup wrong. That was
fixed by putting my configuration for Jenkins directly inside the
VirtualHost directive. Once I did that, the warning went away. However now
I've got the problem that the login isn't working. When I try and login I
HTTP ERROR 404
Not Found
------------------------------
*Powered by Jetty://*
Any ideas?
Connecting to Jenkins directly outside of Apache works just fine.
--
http://mtu.net/~jpschewe
--
http://mtu.net/~jpschewe
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f7277bb9-c26f-4f1d-8035-51d63da4edb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...