From user's email: "How do I change the default document from index.html? Is it possible to have more than one default document? Like index.html and default.html?"
Since application can serve only one page in response to a given URL request, it's possible to have only one default page: when http://hostname/ URL is requested, only one document can be returned. Because of that, UWS Explorer UI allows specifying only a single default document, which can be easily changed (see attached screenshot).
UWS configuration API allows specifying multiple default documents, of which only first found one will be served every time when application root URL is requested.
Please let us know if this information was helpful.
Best regards,
UltiDev Team.
Ultidev Team attached the following image(s):
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.