I added this, and ran the index.cgi file, but I am still also getting page with no images... I checked file and folder permissions, all look good...
BW > -----Original Message----- > From: Peter Billson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 11:21 AM > To: Mark Ehle > Cc: Benjamin Watson; [EMAIL PROTECTED] > Subject: Re: [Ltsp-discuss] LTSP and DireqCafe > > Mark, > You need to add something like: > > <Directory /var/www/html/direqcafe> > Options ExecCGI > </Directory> > > to your http.conf file. See the Apache docs for more info. > > BTW - I do LTSP installs in Public Libraries here in New Jersey. I'd be > interested in hearing your experience and would be happy to provide > hints/tips to you if you get stuck. > > > Pete > -- > http://www.elbnet.com > ELB Internet Service, Inc. > Web Design, Computer Consulting, Internet Hosting > > > > > > Mark Ehle wrote: > > > > I'm having the same problem - but when I move the the direqcafe folder > > to /var/www/cgi-bin (where my other stuff does run), index.cgi runs, but > > none of the graphics come in. > > > > I am thinking that httpd.conf needs to be tweeked so that cgi can happen > > in the /var/www/html/direqcafe directory. > > > > Could somebody please 'splain it to us? > > Thanks- > > > > Mark Ehle > > Computer Support Librarian > > Willard public Library > > Battle Creek, MI > > > > On Mon, 2003-07-28 at 19:29, Benjamin Watson wrote: > > > Greetings! > > > I am attempting to install DireqCafe on LTSP and wanted to see if > anyone > > > had any luck with it. I am running LTSP on RH9 box with Apache 2.0.40. > > > As per DC instructions, I ran the ./setup, which apparently did not > > > reconfigure my httpd.conf file for cgi-use, as when I go to > > > 127.0.0.1/direqcafe, all I get is the directory listing. So, I guess > my > > > big question is-How do I configure apache, or am I installing DC > > > incorrectly? > > > > > > I realize this is the LTSP list, but the DC guy recommend I post here. > > > > > > Ben Watson > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > http://aspnet.click- > url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > _____________________________________________________________________ > > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > > For additional LTSP help, try #ltsp channel on irc.freenode.net > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click- > url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.freenode.net ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
