We made a mistake and turned on HTTPs redirect on the web access configuration page. How do we change that feature back.
Question
Question
Answer
There's actually an easier way. If you go to C:\Program Files\Laserfiche\Web Access\Web Files\Config\webaccessconfig.xml, there's a node:
<HttpsSettings Redirect="True" />
Simply change the value of 'Redirect' to False, and WA will accept HTTP traffic again.
Replies
We also did this accidentally the other day, and it just stopped working (the server didn't yet have an SSL certificate installed). Fortunately it wasn't a production environment!
I've done this multiple times, the easiest fix is to just uninstall and reinstall. There really isn't much configuration and it'll take about 5 minutes.
Dang it...I guess this calls for me to get my VAR involved. Thanks
There's actually an easier way. If you go to C:\Program Files\Laserfiche\Web Access\Web Files\Config\webaccessconfig.xml, there's a node:
<HttpsSettings Redirect="True" />
Simply change the value of 'Redirect' to False, and WA will accept HTTP traffic again.
Yay! Ryan! You are awesome sauce!
By this do you mean that you had configured to use only SSO to log into Web Access 10, and for the Web Access host URL you had specified https when such was not desired?