[cvs] [Wiki] changed: FAQ/Admin/Config

Wiki Guest wiki at wiki.horde.org
Sun Feb 19 22:44:21 PST 2006


guest [202.53.232.118]  Sun, 19 Feb 2006 22:44:21 -0800

Modified page: http://wiki.horde.org/FAQ/Admin/Config
New Revision:  1.15
Change log:  need help to write instruction how to setup virtual host on IMP 3.x

@@ -60,8 +60,9 @@
 **[IMP 2.x]:** Modify the following values in the file {{/horde/imp/config/defaults.php3}}:
 
 <code type="php">
 $default->root_url      = '';
+
 $default->graphics_url  = $default->root_url . '/graphics';
 $default->include_dir   = './templates';
 </code>
 
@@ -295,9 +296,9 @@
 </code>
 
 Note that the above will allow someone to go to a different virtual host than the one they are intended to use, after which their mail will come from the unintended virtual host.
 
-**[IMP 3.x]:** It is possible in Horde 2.x and IMP 3.x to use virtual hosts, but at this time we have no instructions for doing so. You can check the IMP mailing list archives for information.
+**[IMP 3.x]:** It is possible in Horde 2.x and IMP 3.x to use virtual hosts, but at this time we have no instructions for doing so. You can check the IMP mailing list archives for information. Anybody can help to write this topic?
 
 ++++ How can I restrict what my users can do with IMP?
 **[IMP 2.2]:** There are a number of IMP features and functions which can be disabled in imp's configuration file, {{/horde/imp/config/defaults.php3}}.
 


More information about the cvs mailing list