So i have hosting space with bluehost and i have had numerous problems already installing Confluence. The most recent one is that after getting everything installed i have to pay to setup a new port. Currently when i access the application folder over port 80 i just see the files. Is there anyway i can set up confluence to run without a port?
No. All remotely accessible services on a machine run on a port. Even if it's hidden by a browser, proxy or other network trick, the server is still running on a port and accessible over that port.
I've no idea what you mean "when I access the application folder over port 80 I just see the files" - but I guess that implies you've just stuck the files into a web server, which, I have no idea why you'd even think that might work when ALL the documentation says "install it in an application server".
When installed by default, Confluence runs on port 8090. If you don't like that port, you can change the application server, fiddle with DNS to resolve it without a port, or run it behind a proxy (i.e. land on port 80, which the proxy goes "I need to talk to Confluence on that server on port 8090, but the users don't need to know that)
So I guess the question is what have you installed, and what are you actually aiming for?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.