I want to have a custom interface for our CMS server. I have created an ASP page that has links and documentation on it and I want my users to see that page when they access the server. The problem is when I go to the cms server, it redirects me to the login page. Is there anyway that I can get a page to come up when I go to the root of my server? Basically what is happening when I go to
http://cmsserver I get redirected to
http://cmsserver/iw/webdesk/login I would like for it to either throw up the default.asp from IIS or if that is not possible an index.html page from Apache. Any ideas?
Edited by keithleslie on 08/28/02 10:30 AM (server time).