Re: Setup SquirreMail with Virtual Host

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have you tried something like:

<VirtualHost ip:443>
    ServerName mail.mydomain.com

    DocumentRoot /usr/share/squirrelmail
    SSLEngine on

    <Directory /usr/share/squirrelmail>
	...squirrelmail stuff...
    </Directory>
</VirtualHost>



> Am 18.01.2018 um 15:57 schrieb Rodrigo Cunha <rodrigo.root.rj@xxxxxxxxx>:
> 
> Dear, i have a problem in config vhost squirremail.
> I'm following the steps in the tutorial [http://www.100security.com.br/postfix-squirrelmail-outlook/] . The autor indicate setup this changes in apache2.conf:
> 
> Alias /webmail “/usr/share/squirrelmail/”
> DirectoryIndex index.php
> 
> but i want create vhost for my domain "mail.mydomain.com" and not create 
> redirect IP/webmail.I want config this mail with my other localwebsites like:
> /etc/apache2/site-available/mail.mydomain.conf  and setup this file with
> a2ensite mail.mydomain.conf, etc.
> 
> What is steps for configure my squirremail with vhost and not ip/webmail.
> Tks.
> 
> 
> -- 
> Atenciosamente,
> Rodrigo da Silva Cunha
> São Gonçalo, RJ - Brasil
> 
> 
> 	Livre de vírus. www.avast.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux