Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9136683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:59:06+00:00 2026-06-17T08:59:06+00:00

I am using a Tomcat server that can be accessed via https://<IP>:8443/webappname (works for

  • 0

I am using a Tomcat server that can be accessed via https://<IP>:8443/webappname (works for all web apps)

This tomcat server is also configured to be accessed by domain like: https://mydomain123.com/webappname

However, not all webapps are accesible. How to make a new web application in the webapps folder accessible like the above (domain).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T08:59:06+00:00Added an answer on June 17, 2026 at 8:59 am

    If Apache (httpd) is running in front of Tomcat, it is most likely using mod_proxy to forward requests for some webapps to Tomcat. Since it works for some webapps but not others, try looking into the Apache config files (usually under /etc/apache2 in Linux) for lines starting with ProxyPass, similar to this:

    ProxyPass /example ajp://localhost:8009/example
    ProxyPassReverse /example ajp://localhost:8009/example
    

    There should be two lines like this for each webapp accessible through Apache. Just copy those lines and change the name of the webapp (“example” above) to proxy other apps.

    If you don’t find any ProxyPass line in the Apache config files, it may be using a different module, like mod_jk.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on the Java web service and using Tomcat server. Since this
When I run my java web application from eclipse using tomcat server, system gets
I am currently using tomcat 6 as my Web Server. I have a very
I am using apache tomcat as a web server. I have deployed webservices on
I have written a facelets web application using tomcat as a application server. My
I am using jsp to develop a web application...using tomcat server... I am facing
I am using an apache web server and a tomcat server for hosting few
I am using sql server and tomcat for my web application To refresh/clean my
i am using tomcat server and i have added a rhino engine to able
I am using Tomcat server for my java based Application . My question is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.