It works !
If you can see this, then SQLPage v0.42.0 is running correctly on your server. Congratulations!
Get started
In order to get started, visit SQLPage's website. You can replace this page's contents by creating a file named index.sql in the web root directory: /var/www.
You can customize your server's configuration
by creating a file named sqlpage.json in the configuration directory: /etc/sqlpage.
Alternatively, you can create a table called sqlpage_files in your database with the following columns: path, contents, and last_modified.