| JSerWeb Java Web Server Documentation |
JSerWeb is a flexible HTTP/1.1 compliant
Java Web Server. JSerWeb supports the use of Perl and
PHP scripts. These are very popular scripting tools
for extending web servers because they are extremely
flexible and easy to learn. This is a GPL (free) software.
For more information on the .
JSerWeb doesn't need to be installed,
just unzip the files into a directory and execute start.bat.
By editing the files in directory '\conf' you can configure
the server. To get more information about how to modify
these files read the manual that you can find in the
directory 'httpdoc\manual' or just read the information
included in each file in '\conf' directory. Once you
have configured the server you can start it by executing
the file 'start.bat'. Then start your web browser and
try this address 'http://127.0.0.1',
you should be able to see the JSerWeb welcome page.
You can find out how to download
JSerWeb at the project's .
|