aboutsummaryrefslogtreecommitdiffstats
path: root/config/vhosts/vhosts.xml
Commit message (Collapse)AuthorAgeFilesLines
* vHosts missing dependency for php5 added for pfsense 1.2.3.mcrane2009-12-231-1/+1
|
* vHosts package improve wording and fix ssl service uninstall and ssl related ↵mcrane2009-12-221-1/+1
| | | | file removal when the ssl host is deleted.
* vhosts adjust service name take twomcrane2009-12-221-5/+5
|
* vHosts web server 0.2 http web server functioning. https support needs a ↵mcrane2009-12-201-5/+10
| | | | little more work.
* Introducing vHosts web server package. It uses lighttp that is already ↵mcrane2009-12-191-0/+132
installed but runs another instance of it with its own config. Also supports PHP5, and PHP PDO and SQLite