Hi Barry,
1) specifying non-existent login.html: same error
2) empty login.html, default set to login.html. Result: empty page.
2) empy login.rsp, default set to login.rsp. Result:
HTTP...
Type: Posts; User: HankFay
Hi Barry,
1) specifying non-existent login.html: same error
2) empty login.html, default set to login.html. Result: empty page.
2) empy login.rsp, default set to login.rsp. Result:
HTTP...
Hi Barry,
yes, I can log in with login.rsp when it is specified in the URL. Sorry if I didn't mention that.
When I specify login.rsp, I get a
403 - Forbidden: Access is denied.
You do...
Hi Barry,
The Lianja Server Manager http settings are correct.
What should the default directory for the IIS Site be? I see no mention of changing it from its default in the IIS setup...
Hi Barry,
nope: the default setting is working (tested by having it hit another file), but when I set it to login.rsp, still getting a 404 not found error.
thanks,
Hank
Hi Barry,
Perhaps the <clear /> will help. The rest I've done.
Note that the login.rsp will be in the default web directory (inetpub/wwwroot), as that remains unchanged in the Lianja setup for...
Hi Barry,
No joy there either.
I'll keep playing around with it as I have time. It's not a need, just a desire that whether using the LCS or IIS that the same URL could be used.
At my...
Hi Barry,
thanks: that look promising. But alas, no joy: 404 error. I confirmed that the file (I named it defaultlogin.asp to not conflict with the inherited default.asp) was properly declared in...
Hi Barry,
I had already tried putting login.rsp in the inetpub/wwwroot directory and setting it as the default document (easily done in the IIS UI), as that directory is the root directory in IIS...
In using the LCS by itself, there is an option to name the default page so that a URL like this:
http://mylcsapps.com
becomes effectively
http://mylcsapps.com/login.rsp
I am using IIS...