You are viewing limited content. For full access, please sign in.

Question

Question

Laserfiche Forms Redirect

asked on March 3, 2015

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?

 

 

0 0

Replies

replied on March 3, 2015

I don't know why it is happening, but an easier way to deal with it would be to put an HTML file in the site directory of http://laserfiche.customer.net that has a redirect coded in it, so it would actually load that page and then just redirect them to http://laserfiche.customer.net. You can use something similar to this:

<meta HTTP-EQUIV="REFRESH" content="0; url=http://laserfiche.customer.net/index.html">

 

0 0
replied on March 5, 2015

Hi Levi,

It seems to me that your question was also posed on this thread. If it is different, then let me know, and I'll do some more digging!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.