Hello, today i configured 3 VPSs successfully, however i got confused on installing horde.
Quote:
|
1. /var/www/horde/config/conf.php
|
With VPSs in place what do i have to put under:
Code:
$conf['server']['name'] = $_SERVER['SERVER_NAME'];
This is what i ended up doing, i ended up going to "/var/www/horde" and editing login.php and redirecting it to them mail server
Code:
<?php header( 'Location: http://mail.servername/horde' ) ;?>
so if someone browsed
http://web.servername/horde he would be redirected to
http://mail.servername/horde
which seems to be working fine, however it can only send out mail but not receive, please if there is an easy way of configuring horde in a virtual server environment, i would really appreciate your help.
Recent comments
1 day 13 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 3 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 8 hours ago
3 days 15 min ago
3 days 1 hour ago