|
From: Stephen L. <sa...@ya...> - 2007-12-05 14:48:35
|
--- Alan in Toronto <Ala...@fi...> wrote: > On Wed, December 5, 2007 6:39 am, Tomas Kuliavas wrote: > > > > > > satimis wrote: > >> > >> A further question, is it possible evoking SquirrelMail with > >> "https://domain.com/mail" to shorten typing input? If YES, then > how to > >> do it? TIA > >> > > > > http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias > > > > Alias /mail /usr/local/squirrelmail/www > > A simpler method is simply to rename the directory that contains > SquirrelMail. > That's what I do. Hi Alan, Ubuntu 7.04 server amd64 $ sudo find / -name squirrelmail -type d /usr/local/squirrelmail /var/local/squirrelmail /etc/squirrelmail $ ls -l /usr/local/squirrelmail/ total 12 drwx-wx--- 2 root nogroup 4096 2007-12-03 23:49 data drwx-wx--- 2 root nogroup 4096 2007-12-03 23:49 temp drwxr-xr-x 16 root root 4096 2007-11-23 11:55 www Whether run; $ sudo mv /usr/local/squirrelmail /usr/local/mail ??? TIA B.R. Stephen L Send instant messages to your online friends http://uk.messenger.yahoo.com |