Re: [users@httpd] Server binary file

2005-07-10 Thread Minnesota Slinky
On Jul 10, 2005, at 11:54 AM, Web Master wrote: I'm new to this and learning as I go. I need to know the name of the server binary file so I can install cold fusion. I'm running Apache 2.0.54 on a win 2kserver. Thank you try this: http://www.activsoftware.com/apache/ Hope the helps.

Re: [EMAIL PROTECTED] Apache 2.0.54 - Can't get it to run on Solaris 5.8

2005-07-08 Thread Minnesota Slinky
Did you just install apache, or did you take the time to run through the configuration as well? Eric On 7/7/05, Axel-Stéphane SMORGRAV <[EMAIL PROTECTED]> wrote: > Could you post the contents of your /etc/nsswitch.conf and /etc/resolv.conf ? > (You may anonymise the IP addresses) > > -ascs >

Re: [users@httpd] Apache 2.0.54 won't compile with OpenSSL 0.9.8

2005-07-08 Thread Minnesota Slinky
Awww, I was hoping this was the start of a beautiful OS war. /me pulls out his FreeBSD 5.4 guns... ;) On 7/7/05, Carsten Gaebler <[EMAIL PROTECTED]> wrote: > On 07/06/2005 05:27 PM, Ed Elliott wrote: > > > > > > #ifndef PEM_F_DEF_CALLBACK > > + #ifdef PEM_F_PEM_DEF_CALLBACK > > + /* In OpenSS

Re: [users@httpd] Apache not catching DNS

2005-07-08 Thread Minnesota Slinky
I would recommend doing an nslookup or dig on the hostname you think that server should have. Next, make sure the ip address on the external NIC matches what DNS is returning. If this is all correct and things correlate, you've probably got a problem with Apache OR there's a problem with some rou

Re: [users@httpd] Is my assumption right about DocumentRoot?

2005-07-05 Thread Minnesota Slinky
On Jul 5, 2005, at 8:56 AM, wayne wrote: All directories and subdirectories under DocumentRoot are visible to Apache. My DocumentRoot points to /var/www. Under this I have directory A and under this I have directory B with the file favicon.ico. Apache informs me, in the error.log, that file /var

[users@httpd] SSL and redirects...

2005-07-02 Thread Minnesota Slinky
Hello List, I just joined, as I've had little need for assistance because my web servers have always been relatively vanilla in configuration. Today, I'm trying to get SSL setup on my apache2 web server. This has gone extremely well. The hard part for me is forcing people to use a websi