Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: whistleruk on March 20, 2005, 07:03:45 PM
-
Any one know which httpd.conf template file contains this.....
Alias /webmail /home/httpd/html/horde/imp
Its Driving me nuts :hammer: I'm running SquirrelMail now and need to change the path.
cheers in advance
-
Make the necesary directories under /etc/e-smith/templates-custom/ and do the follow
cp /etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/30WebmailAliases /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/VirtualHosts
Then edit lines 9 and 10 of 30WebmailAliases you copy located under "template-custom" structure.
The expand and restar httpd
PicsOne
-
Thanks for that one :)