I have a simple Stash setup where stash is running on port 7990 and I use httpd with ProxyPass and ProxyPassReverse to redirect access from port 80 to Stash. Works well.
The URL that is shown for a new repository shows http://<user>@localhost:7990/...
How do I get Stash to show the actual URL behind port 80?
Hi Eldad,
You will also need to configure your server.xml
file where your Tomcat <Connectors>
are. You can refer to this documentation for more information.
Cheers,
Andrew Er
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.