[Firebug-cvs] firebug/web/demo index.html,NONE,1.1
Brought to you by:
doolin
From: <do...@us...> - 2004-02-16 02:10:59
|
Update of /cvsroot/firebug/firebug/web/demo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16032/demo Added Files: index.html Log Message: Added some cool table breakdowns for messages. --- NEW FILE: index.html --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Sensor Demo</title> </head> <body> <h1>Sensor Demo</h1> <p>Running the demo on Apache Win32</p> <ul> <li>Insure that gnuplot is in a location where Apache can find it, and that the path is Win32 compatible. If the Apache version is cygwin distributed, the file paths may be unix compatible.</li> <li>Make sure that all the file permissions allow writing the image file.</li> <li>Check to make sure that the database permissions are ok.</li> </ul> <hr> <address><a href="mailto:"></a></address> <!-- Created: Sun Feb 15 08:22:46 Pacific Standard Time 2004 --> <!-- hhmts start --> Last modified: Sun Feb 15 08:28:18 Pacific Standard Time 2004 <!-- hhmts end --> </body> </html> |