pratap Posted November 3, 2008 Share Posted November 3, 2008 Hi Iam Pratap, I have one problem with the SSL configuration in Apache 2.2 Server. I have configured the SSL for the Apache2.2 Server, and also configured the "Mod_JK" module with respect to JBOSS Server for the Load Balancing. Iam able to access the Application of the JBOSS using HTTP Protocol of the Apache2.2 Server, but when the same application is accessed using the HTTPS Protocol, the Page is not displayed... when i run the following url: http://localhost:8080/web-console i get the Administration console of the JBOSS Server which is running in another system. but when i run same url with the HTTPS port and Protocol i.e : https://localhost:5968/web-console iam getting as "The webpage cannot be found" When i checked in the error.log file available in the "C:\Apache2.2\logs" path, there was an error saying "[Mon Nov 03 14:44:38 2008] [error] [client 127.0.0.1] File does not exist: C:/Apache2.2/htdocs/web-console" Can any one help me in this regard and it's very urgent.... Iam able to access the URL : https://localhost:5968/ Thanks in Advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.