Routelandia / routelandia-server

The server backend to power the Routelandia project.
Apache License 2.0
0 stars 1 forks source link

Routelandia Server

This is the server component of the Routelandia project. (To describe which would be redundant here.)

If you don't have a copy of, or access to, the Portal database this project isn't going to do you much good. (We will make no obvious effort to reproduce or describe that database, as this project is destined to be owned by the team that manages it.)

Technologies Used

Installation

Testing Database Installation

Alias /api-test "/var/www/capstone_2014/routelandia-server/public/" <Directory "/var/www/capstone_2014/routelandia-server/public"> Options FollowSymLinks AllowOverride All Order allow,deny Allow from all Require all granted