java - how to do Apache2 hosting for Jenkins Server -



java - how to do Apache2 hosting for Jenkins Server -

i running jenkins on ubuntu server. have installed apt-get install. have install apache web server well. whenever opening mydomain.com opening apache home page , when opening mydomain.com:8080 open jenkins page. how can set virtual hosting open jenkins on mydomain.com confused, have 000.default.conf file @ /etc/apache2/sites-available/. please help resolve this.

i think situation documented , explained in wiki link below

running jenkins behind apache

provide comment if helped. help out farther if not plenty you

java apache jenkins

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -