Menu

Tree [427f02] master /
 History

HTTPS access


File Date Author Commit
 .idea 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 bin 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 conf 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 documentation 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 htdocs 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 logs 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 src 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 target 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 Borigin.iml 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 LICENSE.txt 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 README.txt 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit
 pom.xml 2014-03-18 Bradut Palas Bradut Palas [427f02] Initial commit

Read Me

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Borigin light web server v1.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It is strongly recommended you first go to "documentation" folder for full documentation and protocol compliance details. If you just want a quick start, read below.

Put the files you want to share in the “htdocs” folder (the server repository).
Then run one of the executable scripts in the "bin" folder to start the server
 “bin/runserver.command” for MacOS
 “bin/runserver.bat” for Windows 
You can add files and folders to your repository on the fly, without restarting the server.

You may want to edit the configuration file “conf/default.conf”, or the server will start with default settings.

Note that you need to have Java installed for this server to work. Download the latest JRE from http://www.oracle.com/technetwork/java/javase/downloads/index.html

This project is build on Maven and it supports all Maven phases from validate to install (not deploy).

Be mindful that if you change or delete the folder structure of the project you will also need to modify the scripts in the bin folder.

The copyright and license details are available in the LICENSE.txt file.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.