Hi Bill, It doesn't look like an iPlanet error. I notice that if I remove the index.taf, it will display the index.html. Also, the / (or /doc) indicates that iPlanet is finding the file and sending it to Tango, who is in turn looking for / (or /doc) and displaying the error.
While a quick work around may be the forwarding you mentioned, I would like to get to the bottom of the problem as there are a lot of directories that have this issue, and changing all of them could be tedious. Thanks. Hriday > I don't know why the specified index filename does not work in iPlanet, > but you get similar behavior in apache if there is no Index File for the > virtual host. > > In apache, I will use mod_rewrite or provide an index.html that meta > redirects to index.taf. > >> >>Hi, >> >>I get the following error when I try to hit my site. It's configured >>with iPlanet 4 SP1, and Tango2000. >> >>Error >>An error occurred while processing your request: >>File: >>Position: >>Class: Internal >>Main Error Number: -3 >> >> >>The application file was either missing or invalid. >>/ >> >> >>I have set the Document preferences as : >> >>Index Filenames: index.taf, index.html >> >>and when I give the filename explicitly on the url window, the page >>comes up fine. (www.abcd.com/index.taf) >> >>However, when I give (www.abcd.com), it will throw out the above error >>message. I have noticed that the document root is also set ok, as >>I can push the root dir back by one, and give a >>(www.abcd.com/doc/index.taf) and the page will come up. When I just >>give (www.abcd.com/doc), the above error will read >> >>Error >>An error occurred while processing your request: >>File: >>Position: >>Class: Internal >>Main Error Number: -3 >> >> >>The application file was either missing or invalid. >>/doc >>^^^^^ <- Changed from above >> >>Has anyone solved this problem? Any help out there? >> >>Thanks >> >>Hriday. >> >> >> >> >>________________________________________________________________________ >>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf >> > > > Bill Conlon > > To the Point > 345 California Avenue Suite 2 > Palo Alto, CA 94306 > > office: 650.327.2175 > fax: 650.329.8335 > mobile: 650.906.9929 > e-mail: mailto:[EMAIL PROTECTED] > web: http://www.tothept.com > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
