On Sat, 12 Jun 1999, Brian Dupras wrote: > OK, here's what I need: > /home/httpd/html - root html directory > /home/httpd/servlet - servlet repository > /home/httpd/cgi-bin - cgi repository > > Per earlier instructions, I deleted config/stores/* > Edited http-server.props and fixed up this line: > org.w3c.jigsaw.space=/home/httpd/html > I then added a PassDirectory called servlet and used the default > servlet-indexer as its indexer, and placed /home/httpd/servlet in as its > target. > (I'll skip the cgi stuff for now, as it's not that important to what I'm > doing) > > When I access http://server:8001, everything works great. > > When I access http://server:8001/servlet/<anything>, I get a "documet > contains no > data" error on the client, and a huge stack trace on the server. > There should be a ServerDirectoryFrame on the servlet container, rather than an HTTPFrame, that should be the cause of your problem. Regards, /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.orgReceived on Wednesday, 16 June 1999 10:41:43 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:26 UTC