Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
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

Re: apache+SSL, which port?

2005-02-01 Thread Adi Pircalabu
On Tue, 01 Feb 2005 16:54:19 + Mark Ovens [EMAIL PROTECTED] 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. Hi, Maybe you forgot listing index.php in DirectoryIndex

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
Adi Pircalabu wrote: On Tue, 01 Feb 2005 16:54:19 + Mark Ovens [EMAIL PROTECTED] 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. Hi, Maybe you forgot listing index.php in

Re: apache+SSL, which port?

2005-02-01 Thread Adi Pircalabu
On Tue, 01 Feb 2005 17:12:02 + Mark Ovens [EMAIL PROTECTED] wrote: Should have mentioned that I tried adding that but it just caused the contents of index.php to be displayed in the browser rather than the directory listing. If I understand this correctly, your .php page was not parsed,

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
Adi Pircalabu wrote: On Tue, 01 Feb 2005 17:12:02 + Mark Ovens [EMAIL PROTECTED] wrote: Should have mentioned that I tried adding that but it just caused the contents of index.php to be displayed in the browser rather than the directory listing. If I understand this correctly, your .php page

Re: apache+SSL, which port?

2005-02-01 Thread albi
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:

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
Mark Ovens wrote: That's fixed it, thanks :-) httpd.conf from the previous version I had installed doesn't have index.php in the DirectoryIndex directive, but it does have Duh! brain fade; that should say: ...does have index.php in the DirectoryIndex directive, and it also has Mark --- avast!

Re: apache+SSL, which port?

2005-02-01 Thread Jerry McAllister
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

Re: apache+SSL, which port?

2005-02-01 Thread Sandy Rutherford
On Mon, 31 Jan 2005 14:25:04 -0600, Tim Erlin [EMAIL PROTECTED] said: 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

Re: apache+SSL, which port?

2005-01-31 Thread albi
Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses a module for SSL It is just for use on my home LAN but I

Re: apache+SSL, which port?

2005-01-31 Thread Charles Swiger
On Jan 31, 2005, at 1:22 PM, albi wrote: Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses a module for SSL

Re: apache+SSL, which port?

2005-01-31 Thread Mark Ovens
Charles Swiger wrote: On Jan 31, 2005, at 1:22 PM, albi wrote: Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses

Re: apache+SSL, which port?

2005-01-31 Thread Andrew L. Gould
On Monday 31 January 2005 12:39 pm, Mark Ovens wrote: Charles Swiger wrote: On Jan 31, 2005, at 1:22 PM, albi wrote: Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to

Re: apache+SSL, which port?

2005-01-31 Thread Tim Erlin
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

RE: apache+SSL, which port?

2005-01-31 Thread Michael Clark
-Original Message- From: Andrew L. Gould [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 1:07 PM To: freebsd-questions@freebsd.org Cc: Mark Ovens Subject: Re: apache+SSL, which port? On Monday 31 January 2005 12:39 pm, Mark Ovens wrote: Charles Swiger wrote