Title: DefaultErrorFile Help
Trying to set up custom error pages for different applications and/or domains.

I’m working on Windows2000AS Witango Server v.5 through IIS.

I only see and “applications.ini” file in the Witango server configuration directory.

I’ve modified the applications.ini file to look like the following...

===========applications.ini==========
[Applications]
Default=This application controls everything in the web root which is not part of another application.
MyApp=This is the application I have created in IIS

[Default]
DEFAULTERRORFILE=<@WEBROOT>/error.tml

[MyApp]
DEFAULTERRORFILE=<@WEBROOT>/errors/error.tml

==============end===============

My questions are:

  1. How does Witango know which application a taf belongs to? I have set up IIS application settings application name MyApp for the virtual directory that contains the files for MyApp. Is this the place where you define which files belong to an application?
  2. How would you do this for a domain? I don’t see a domians.ini file. From what I recall there used to be a way to set up domains in T2KAS .
  3. Is there no longer a Witango configuration application as in T2KAS (http://localhost/tango2000/config/config.taf)?
  4. When will we have FULL DOCUMENTATION for Witango 5 Application Server?

Thanks for you responses.

Reply via email to