how do i redirect an url (for example srv01.company.com/test, while srv01.company.com is the qualified hostname) to any directory outside the data directory (and not to a .nsf)?we’ve got a home url defined, but do not work with internet sites yet.
any help appreciated!
Subject: Redirect URL
I believe your solution will be a 2 part solution. 1. URL redirection 2. drive mapping.
-
Well I am not a URL guru yet. I am working on it. You will have to figure out the URL redirection part I know there are some excellent arcticles in the developer domain.
-
You can create a file EXT_HTML.DIR under the data directory and inside on the first line place the path to any other directory outside of the data directory.
-
You can do this with EXT_NSF.NSF files too. If you want to point to only a single file.
Sorry i cant be of more help with the url redirection.
Subject: RE: Redirect URL
Configure it using an Internet rule for redirection. The help file does have an example you can review.
HTH – Cheers