Date: Tue, 01 Feb 2005 18:04:37 +0100 From: albi <albi@scii.nl> To: Mark Ovens <marko@freebsd.org>, freebsd-questions@freebsd.org Subject: Re: apache+SSL, which port? Message-ID: <41FFB6A5.6090408@scii.nl> In-Reply-To: <41FFB43B.3000209@freebsd.org> References: <41FE7592.9070305@freebsd.org> <3f8e4a7a7af495009ace9a59c728a74a@mac.com> <41FE7B67.5070906@freebsd.org> <200501311306.41445.andrewgould@datawok.com> <41FE9420.3080806@filn.net> <41FFB43B.3000209@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Ovens wrote: > 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> did you enable the index.php (DirectoryIndex) and other php-lines in the httpd.conf and load the php-module ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41FFB6A5.6090408>