Muhammad Asif 3 Posted January 20, 2022 Posted January 20, 2022 we have one portal pulling reports from file system through .js files and menu files are in repository but all utls and fex and htm files are in file system. everything works when we use port 8080 in URL and nothing it shows when we do not use port 8080 in URL.
SATHEESH B Posted January 21, 2022 Posted January 21, 2022 Port is part of the URL. Port 80 is default port for web applications and which doesnt need to be specified in the URL . port 8080 is not default port so you have to specify the port if you want to remove 8080 you may need to configure the application server with port 80 or use reverse proxy. it is difficult to answer your question with out any information or configuration. you may need to open a ticket to support and they can address your issue.
Muhammad Asif 3 Posted January 21, 2022 Author Posted January 21, 2022 Thanks Satheesh, we did same setting for 8207.28.5 version and it worked without using port8080 but we have issue on 8207.28.7 release. can you tell me how to fix following issue as follows.
Sarah Buccellato Posted January 31, 2022 Posted January 31, 2022 Muhammad, I recommend opening a support case.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now