RE: httpd.setIndexPage Fails
"Walt Schilling" <walters-mwSrj/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Yes, the directory specified as the root does have index.html in it and when /index.html is added to the ip address in the browser, the page is retrieved successfully. I have rebuilt the .tini file and uploaded and executed the new version. I get the same result. The only other strange thing is that the log shows the ip address twice for both the successful and unsuccessful GETs: 192.168.0.13/192.168.0.13, GET, /html/ Forbidden 192.168.0.13/192.168.0.13, GET, index.html -----Original Message----- From: Jeremy Kongs [mailto:jeremy.kongs-6tN4nzCoH/[email protected]] Sent: Friday, April 30, 2004 7:09 AM To: walters-mwSrj/[email protected]; Tini (E-mail) Subject: RE: [TINI]httpd.setIndexPage Fails Check the setHTTPRoot() function, make sure that directory specified as the root, has the index.html in it. > -----Original Message----- > From: tini-admin-6tN4nzCoH/[email protected] [mailto:[email protected]]On Behalf Of > Walt Schilling > Sent: Tuesday, March 30, 2004 7:12 AM > To: Tini (E-mail) > Subject: [TINI]httpd.setIndexPage Fails > > > When use httpd.setIndexPage("index.html") it seems to have no effect. > > I have to add /index.html after the ip address in my browser to access the > page on TINI to retrieve the page otherwise I get a "HTTP Error 403 - > Forbidden" error. > > Any thoughts? > > _______________________________________________ > TINI mailing list > TINI-6tN4nzCoH/[email protected] > To UNSUBSCRIBE, edit your profile, or see list archives: > http://lists.dalsemi.com/mailman/listinfo/tini _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini