I am setting up a new WI site on Windows 2003 running XenApp 4.5 with WebInterface 5.1. I check the box to make thesite the default page for the ISS site. When doing that it doesnot seem to make the Path the default for the ISS site. Is theresomething that needs to be set to make this work?
You either get the option to set it at site creation, or in the AMC highlight the site (http://servername/Citrix/XenApp/ and in the middle window select local site tasks, Manage IIS hosting and tick the box - Set as default...
--Emil
I know where the option but it does not seem to do anything. I still have to type http:\\SERVERNAME\Citrix\AccessPlatform to get to the web site. I thought when I used that option I could just type the name of the server http:\\SERVERNAME.
That IS what should happen. Do you have other sites already hosted on that server?
Why is it called "Common Sense"? It doesn't seem all that common!
The only other thing that that server does besides host the Web Interface is the servers acts a standalone CA to get a Certificate for its HTTPS page.
So what do you get up for http://Servername? The CA or the defailt 'Nothing to see here, move along' page?
I get you are authorized to view this page. HTTP Error 401.1 I do this with my regular user account an account that has full admin rights to the box. Both accounts work when going the /citrix/accessplatform link.
What is the default document for the Default Web Site, check the permissions for that file and directory.
There are a couple of default documents but the one at the top is WebInterface.htm I went to directory security and under Authentication and access control I selected edit and checked the box for Intergrated Windows authentication and it started working from http://SERVERNAME I am just working out a couple of issues with our CAC cards. Thank you