Hi..
I am new to Apache.. I face issues in redirection of pages between Apache and JBOSS.
The page is working fine when i hit the URL https://example.com/test.
My requirement is to land in the same page when i hit the URL https://example.com without providing the context root "/test".
Kindly help in resolving this issue.
I am new to Apache.. I face issues in redirection of pages between Apache and JBOSS.
The page is working fine when i hit the URL https://example.com/test.
My requirement is to land in the same page when i hit the URL https://example.com without providing the context root "/test".
Kindly help in resolving this issue.
Comment