diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -172,16 +172,9 @@ Configuration example: Plugin: webbox ~~~~~~~~~~~~~~ -This plugin needs a combination of static-files (for statically served parts) -and webbox plugins (for dynamic contents). - Configuration example: <path requested="/webbox1"> - <plugin>static-files</plugin> - <target>/usr/lib/webbox/html</target> - </path> - <path requested="/webbox1/bin"> <plugin>webbox</plugin> <target>/home/rr/testbox</target> <WEBBOX_NAME>Testbox1</WEBBOX_NAME> |