I'm hoping someone can answer why this isn't working:
I have a customer with an Avante with Forms system and they would like to redirect the Forms page to use the main url for the server. The Laserfiche server's public url is http://laserfiche.customer.net/ and they would like that to automatically redirect to http://laserfiche.customer.net/forms/ for login without having to type /forms in the address.
We've tried using HTTP Redirect in IIS on the Default Web Site and it either gives a 403 access denied error or goes into a loop returning http://laserfiche.customer.net/forms/forms/forms/(repeating)/.
What are we doing wrong as I know this has worked in the past?