Hello,
I open Jira with Website:8080 how can i configuree. That i can open without the 8080
Greets
Ralf
Hi Ralf,
There are several options. By default Jira will listen op port 8080 indeed.
Ideally you put a reverse proxy in front of Jira in order to rewrite port 80/443 to 8080. This way your users will not have to specify the port in the URL.
And if you are on a Windows server you can adapt the server.xml and replace port 8080 by port 80.
Linux will not allow this unless you run Jira as root user but that's a bad idea.
On a side note: please consider running Jira over https via a reverse proxy or directy in tomcat.
See Running Jira applications over SSL or HTTPS
Hi @Ralf Thmas
If this answer solved your question please mark it as accepted. This way we can keep the community nice and tidy :-)
Cheers!
Charlie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.