Share via


Setting the Default Page

You can configure the Web Server in your Gateway so it has the template gateway user interface, admin2.dll, as the default page.

To make the template gateway user interface the default page, add the following code to Project.reg:

[HKEY_LOCAL_MACHINE\COMM\HTTPD\VROOTS\/]
  @="\\windows\\admin2.dll"
  "a"=dword:0

See Also

Customizing the Gateway | How to Create a Gateway

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.