Skip to main content

All Questions

Tagged with
0 votes
0 answers
28 views

Access tomcat logs via browser

Good morning, We have some machines with Apache + Tomcat offering web applications. We want to give access the developers to view the tomcat logs, but we dont want they cant access the machine (ssh), ...
Daxan's user avatar
  • 57
0 votes
0 answers
76 views

Custom Response headers are not receiving in to client side

I have two servers, httpd server has launching in UI application and another server has in Spring boot application. In spring boot rest end point sending the custom response headers to UI, but that is ...
Rijo's user avatar
  • 3,023
0 votes
0 answers
19 views

Managing Tomcat urls with apache

I would like to access the tomcat urls via Apache such that i can forward requests from tomcat to apache as below Unfortunately I cannot access https://host.com as I am getting Forbidden ( no ...
lasa's user avatar
  • 1
0 votes
1 answer
28 views

Apache 2.4 can't serve static content from Apache Web Server

I configured Apache web server and Tomcat.And ı have static folder that contain with in Tomcat webapps folder.The css file that in static folder changes my webpage login screen color. When ı try to ...
cbuyuk's user avatar
  • 1
0 votes
0 answers
42 views

Accessing solr web interface behind reverse proxy returns "Content Encoding Error"

I have moved to a new server. Ubuntu 22 Apache 2.4.52 Solr 8.11.2 accessing the web interface directly using the port number works fine https://URL:8983 accessing through the reverse proxy I see ...
ScottD's user avatar
  • 101
0 votes
0 answers
42 views

Apache sometimes serves the default page rather than redirecting to my app

I have a Java web app, and I am using Apache to handle the web traffic, proxying to Tomcat via ajp. System is Ubuntu Server 22.04 LTS, up-to-date apache, Tomcat 8.5.99 (as of this writing). The <...
ikmac's user avatar
  • 181
0 votes
0 answers
34 views

Apache is not recognizing the alias on my websites

If you could help me with this query. I am working on an Ubuntu server with Apache2, I have two Laravel websites that I use for my backend. The problem I have is that it does not recognize the alias ...
Diego Andres Rojas Vera's user avatar
0 votes
0 answers
20 views

How to proxypass every contexts from public domain to a virtual host domain with Apache?

I have one server and two domains, a public domain 'apple.com' for service, and a private domain 'grape.com' for internal network. I tried to ProxyPass every contexts after apple.com to grape.com. For ...
Lunartist's user avatar
  • 434
0 votes
0 answers
55 views

503 Service Unavailable ERROR from Apache and Tomcat using mod_proxy and mod_proxy_ajp

I have this config on 000-default.conf the first application displayed cars correctly but not supercars which is with ajp protocol. <VirtualHost *:80> ServerAdmin webmaster@localhost ...
SebitoNoobie's user avatar
0 votes
0 answers
52 views

Tomcat 9 rewrite url problem Only First Rule Works, Others Are Not Applied

Description: I'm facing an issue with my Apache Rewrite Rules configuration where only the first rule is working, and the subsequent rules are not being applied as expected. I need help ...
Kaanal's user avatar
  • 1
0 votes
0 answers
32 views

How to forward Apache requests to Tomcat for a specific subdirectory?

I'm trying to integrate Tomcat into an existing Apache environment on a Ubuntu 22.04 server. Apache has been working great and now I have installed Tomcat, have set up ports, and have gotten ...
MBU's user avatar
  • 401
0 votes
0 answers
111 views

Communication FE BE Deployment Angular Java Spring Boot

I have a problem that is probably a very stupid thing to solve. I'm trying to deploy one of my projects that includes a Angular frontend and Java Spring Boot backend On an Ubuntu environment (...
Citanionarrei's user avatar
0 votes
0 answers
131 views

How to connect Apache Httpd to multiple Tomcat instances using mod_jk in Oracle Linux?

I am trying to set up an Apache httpd + multiple Tomcat instances configuration using the mod_jk module in Oracle Linux R7U9. The purpose is for Apache httpd to receive requests over a single external ...
Dominique Morales's user avatar
0 votes
0 answers
34 views

Access Tomcat via tunnel

I have a problem here that I don't understand (what a surprise). In my infrastructure (all RedHat), there are two member servers behind an Apache load balancer. On each of the member servers, a Tomcat ...
Nils's user avatar
  • 3
0 votes
1 answer
61 views

Apache httpd ProxyPass to SSL enabled tomcat throws "connection for this site is not secure"

I have a server running Apache httpd service (on port 8000) which has ProxyPass rules configured to redirect user traffic to different servers based on the domain they are on. When a user is on ...
vinayawsm's user avatar
  • 865

15 30 50 per page
1
2 3 4 5
206