apache - Default Launching Page For App -




i using apache2 , tomcat host application on ubuntu server. have used mod_jk connect apache , tomcat. have configured virtual host on apache serving port 80 , 443. want whenever user tries access domain-name-of-my-server.com should serve login page of application hosted on tomcat. whenever request made apache serves document root's index page expected.

now question what's standard way redirect user tomcat application through apache default page. redirecting through javascript index page login page of tomcat app.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -