On StoreFront, navigate to c:\inetpub\wwwroot\Citrix\<StoreWeb> Open web.config Locate the entry: <sessionState timeout=”20″ /> in the web.config file. Change the “sessionState timeout” to desired value (in minutes). Locate the entry:
Lees verderCategorie: Citrix StoreFront
Redirect Citrix StoreFront URL
On StoreFront server Create ‘StoreFront.html‘ (c:\inetpub\wwwroot) <script type=”text/javascript”> <!– window.location=”/Citrix/StoreWeb”; // –> </script> In IIS Manager Add as ‘Default document’
Lees verder