Skip to Content.
Sympa Menu

ndt-users - Re: Add php script to tcpbw100.html

Subject: ndt-users list created

List archive

Re: Add php script to tcpbw100.html


Chronological Thread 
  • From: Rich Carlson <>
  • To:
  • Cc:
  • Subject: Re: Add php script to tcpbw100.html
  • Date: Wed, 17 Mar 2010 10:17:38 -0400

Lize;

What web server are you using? If you are using the fakewww server provided by the NDT package, then you will need to modify the fakewww.c file make this work.

The fakewww server has a list of files it can return hard coded into it. This was meant to prevent malicious users from trying to exploit security vulnerabilities in this simple server. You can add this file name to the list and then recompile/install the fakewww server and it will then send this file to the client. It will not process any script commands inside the server.

If you want a full blown web server, then you can install that package (i.e., apache) and configure it to server up the web100 applet.

Rich

On 3/17/2010 8:34 AM,

wrote:
I try to add some script to tcpbw100.html
but after i rename it to tcpbw100.php, i can not connect it
even though i using "http://140.113.240.183/tcpbw100.php";
Could i modify somewhere to connect it correctly?

Lize




Archive powered by MHonArc 2.6.16.

Top of Page