aboutsummaryrefslogtreecommitdiffstats
path: root/config/vhosts
Commit message (Collapse)AuthorAgeFilesLines
* vHosts web server 0.2 http web server functioning. https support needs a ↵mcrane2009-12-206-357/+730
| | | | little more work.
* Introducing vHosts web server package. It uses lighttp that is already ↵mcrane2009-12-195-0/+961
installed but runs another instance of it with its own config. Also supports PHP5, and PHP PDO and SQLite