Date: Tue, 01 Feb 2005 16:54:19 +0000 From: Mark Ovens <marko@freebsd.org> To: Tim Erlin <listmail@filn.net> Cc: freebsd-questions@freebsd.org Subject: Re: apache+SSL, which port? Message-ID: <41FFB43B.3000209@freebsd.org> In-Reply-To: <41FE9420.3080806@filn.net> References: <41FE7592.9070305@freebsd.org> <3f8e4a7a7af495009ace9a59c728a74a@mac.com> <41FE7B67.5070906@freebsd.org> <200501311306.41445.andrewgould@datawok.com> <41FE9420.3080806@filn.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Tim Erlin wrote:
> Andrew L. Gould wrote:
>> Not necessarily. I've heard lots of complaints about PHP and Apache2
>> not "playing nice". (Does anyone have any updates on this situation?)
>
> I've been running apache2 with squirrelmail for a while. The biggest
> problems were performance issues. Squirrelmail was very slow pulling
> mail from the disk. Not sure that apache13 would help there.
>
I finally installed apache13-ssl after trying to portupgrade -o to
apache2 and trashing everything.
Anyway, it's all working now, except that when I try to connect to
squirrelmail in a browser I just get a directory listing of
/usr/local/www/squirrelmail.
I've reinstalled squirrelmail and run the configure script. Alias in
httpsd.conf is copied from the old httpd.conf:
Alias /squirrelmail/ "/usr/local/www/squirrelmail/"
<Directory "/usr/local/www/squirrelmail">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Which worked before.
Any idea what I've missed?
Regards,
Mark
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0505-0, 31/01/2005
Tested on: 01/02/2005 16:54:20
avast! - copyright (c) 2000-2004 ALWIL Software.
http://www.avast.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41FFB43B.3000209>
