Re: apache+SSL, which port?
From: albi (albi_at_scii.nl)
Date: 02/01/05
- Previous message: Chad Morland: "Re: how can i find out which modules are loaded in apache"
- In reply to: Mark Ovens: "Re: apache+SSL, which port?"
- Next in thread: Jerry McAllister: "Re: apache+SSL, which port?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 01 Feb 2005 18:04:37 +0100 To: Mark Ovens <marko@freebsd.org>, freebsd-questions@freebsd.org
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 ?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Chad Morland: "Re: how can i find out which modules are loaded in apache"
- In reply to: Mark Ovens: "Re: apache+SSL, which port?"
- Next in thread: Jerry McAllister: "Re: apache+SSL, which port?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|