WebLock server

The server performs an important role in the operation of the Weblock lock. It is separated into two distinct parts:

Administration

Allows you to manage users, keys, and access statistics.

Authentification

Service that responce to the lock when it sends a key for validation.

Installing the database

Here is the download link to the database file that you can import into your MySQL server after creating a database named weblock.

Installation of the server

Place the server files (available here) to the root folder of your web xite. Then edit the config.ini file and fill in the connection information to the database and the administration site.