For all intents and purposes, my site is at URL wiki.acme.com.
My server is running Server 2012 R2 with IIS 8.5 and I have Confluence 6.3.1, I Have followed THIS guide to help me setup.
I Can access Confluence internally using https://localhost/wiki without any sort of issue.
Server XML:
> Context is set as "/wiki"
> proxyName="wiki.acme.com"
> proxyPort = "443"
> scheme = "https"
Application Request routing was enabled and Reverse rewrite host in response headers has been disabled.
My Rewrite URL Is : http://localhost:8090/wiki/{R1}
I Have triple checked the guide and cannot find where I am going wrong. whilst the site works locally is If browse using the localhost address, if I try accessing the site locally I get:
From Chrome:
The URL Changes to - https://wiki.acme.com/wiki/login.action?os_destination=%2Findex.action&permissionViolation=true
The error I am presented with:
wiki.acme.com redirected you too many times.
ERR_TOO_MANY_REDIRECTS
Luke,
Have you seen this article?
This thread may help as well:
Let us know if you continue to have any issues.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.