aboutsummaryrefslogtreecommitdiffstats
path: root/config/vhosts/vhosts_php_edit.tmp
Commit message (Collapse)AuthorAgeFilesLines
* Fix remaining function calls that were missed for names changed with the ↵Erik Fonnesbeck2010-11-211-1/+1
| | | | "unique function names" changes.
* Set the active tab to trueScott Ullrich2010-01-231-1/+1
|
* vHosts package improve wording and fix ssl service uninstall and ssl related ↵mcrane2009-12-221-2/+43
| | | | file removal when the ssl host is deleted.
* Add some wording changes, show the ssl on the edit and add page some how ↵mcrane2009-12-211-2/+0
| | | | missed that earlier. Adjust the service name.
* vHosts web server 0.2 http web server functioning. https support needs a ↵mcrane2009-12-201-50/+104
| | | | little more work.
* Introducing vHosts web server package. It uses lighttp that is already ↵mcrane2009-12-191-0/+231
installed but runs another instance of it with its own config. Also supports PHP5, and PHP PDO and SQLite