Hello folks!
Our Confluence instance is installed under myconfluence.domain.com.
I did create a space with key MYSPACE, so the complete URL to my space is myconfluence.domain.com/display/MYSPACE/Home
Now I have other domain called otherdomain.com and I would like know if is possible rewrite the URL MYSPACE.
I mean if otherdomain.com/MYSPACE can be a kind of mask to myconfluence.domain.com/display/MYSPACE.
Thanks in advance.
Regards,
Jose
Community moderators have prevented the ability to post new answers.
Sounds like you need Apache HTTPD in front of your confluence, with some virtual hosts (and possible mod_rewrite). A starting point is this one: http://httpd.apache.org/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.