Hi,
I have a confluence running under https://wiki.blabla.com. We have approx. 200 spaces in there, all private. Now we would like to open 1 space for anonymous access, preferable under a dedicated url, e.g. http(s)://projectname.com
Is this possible, and if so, how can I accomplish this?
Thanks!
Nick.
Confluence only listens one address at the root, so you can't do this in the application.
You could try to do something clever with rewrites though - fronted with Apache for example, you could catch any hit on the exception and translate it to the wiki.blabla.com location.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.