subdirectory in url
Hello.
I'm installing youtrack on linux machine under apache+mod_proxy.
Everything works okay except that I want to run youtrack under subdirectory (http://example.com/youtrack)
I've tried rewriting urls with apache, but with problems (images, js, xjqr are pointing to root)
Is there any way to set youtrack subdirectory in cofiguration?
I'm installing youtrack on linux machine under apache+mod_proxy.
Everything works okay except that I want to run youtrack under subdirectory (http://example.com/youtrack)
I've tried rewriting urls with apache, but with problems (images, js, xjqr are pointing to root)
Is there any way to set youtrack subdirectory in cofiguration?
Please sign in to leave a comment.
These settings can be configured only from your side, on your server.
Please note, that custom domain option is available from Administartion area only for YouTrack InCloud version.
But, I assume that we can direct you in the right way, if you can provide us with your configuration details.
Thank you.
Youtrack runs on port 8081. I am trying to proxy it into youtrack subfolder as described here.
When I visit http://mydomain.com/youtrack/ I am getting redirected to http://mydomain.com/rootGo .
How can I run it as http://mydomain.com/youtrack/ ?
Thank you.