You did not set a prefix in the command line so the real URL uses the default
prefix ’jenkins’ so the URL is http://10.0.1.234:1213/jenkins the
http://10.0.1.234:1213 should return an error telling you that you have to add
the prefix
--
You received this message because you are subscribed to t
Subject: EXTERNAL: Running Jenkins behind Apache FAIL
Hello. eveyone.
I've running two system.
Sys1 : Apache Web Server running.
VirtuaHost config is below.
ServerName ci.testsystem.com
DocumentRoot /var/www/html
ErrorLog ${APACHE_LOG_DIR}/ci.error.log
Cust
Hello. eveyone.
I've running two system.
*Sys1* : Apache Web Server running.
VirtuaHost config is below.
ServerName ci.testsystem.com
DocumentRoot /var/www/html
ErrorLog ${APACHE_LOG_DIR}/ci.error.log
CustomLog ${APACHE_LOG_DIR}/ci.access.log combined