2
0
Fork 0

fix typo in mod_vhost

This commit is contained in:
Thomas Porzelt 2009-01-29 17:38:02 +01:00
parent 79d9c63087
commit 159a03f19b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* Setups:
* none
* Options:
* vhost.debug = <true|fast> - enable debug output
* vhost.debug = <true|false> - enable debug output
* Actions:
* vhost.simple ("server-root" => string, "docroot" => string, "default" => string);
* - builds the document root by concatinating server-root + hostname + docroot