I have /usr/local/tomcat/webapps/caswhere my java application runs. after interacting with Tomcat and the Apache web server (httpd) when http://192.168.0.117/casI try, I can see the login page, but when I try https://192.168.0.117/cas, I 404 not founddidn’t get from the Apache web server from Tomcat. , which the Apache web server responds to, works well. so I think the problem should be solved by setting up the Apache web server to send some request to tomcat. There are some tips online, but no walkthroughs.Not FoundThe requested URL /cas was not found on this server.Apache/2.2.3 (CentOS) Server at 192.168.0.117 Port 443https://192.168.0.117/
/usr/local/tomcat/webapps/cas
http://192.168.0.117/cas
https://192.168.0.117/cas
404 not found
Not FoundThe requested URL /cas was not found on this server.Apache/2.2.3 (CentOS) Server at 192.168.0.117 Port 443
https://192.168.0.117/
, Apache Tomcat Connector Apache Tomcat. Apache, SSL, , grep -R SSLEngine *. Apache Tomcat Connector /etc/apache2/mods-enabled/jk.load, , (, JkMount /idp worker1) <VirtualHost> SSL. Ubuntu Debian /etc/apache2/sites-available/default-ssl.
grep -R SSLEngine *
/etc/apache2/mods-enabled/jk.load
JkMount /idp worker1
<VirtualHost>
/etc/apache2/sites-available/default-ssl
Source: https://habr.com/ru/post/1785511/More articles:Ordered and unordered STL containers - c ++performance comparison - gcc and llvm-gcc - llvm"Forbidden" error when accessing elmah.axd remotely via HTTPS in ASP.NET WebForms - asp.netGoogle OpenID not working with OpenID plugin in WordPress - wordpress-pluginjquery append td - jquerySending email to ASP (CDO message) takes 5 to 10 seconds each time - emailПроблема в передаче заданного значения UIColor - objective-cHow to get only top-level text content of node using getTextContent () - javaSetting page title in static page view - phpMPMoviePlayerController iPhone 3G and .mov format - iphoneAll Articles