Re: make apache2 not making mod_cgi

2005-07-28 Thread John R. Owens
checking for pthread_kill... no checking whether to enable mod_dav_fs... shared checking whether to enable mod_vhost_alias... shared but I suppose that should be fairly evident from the config.log. -- John R. Owens ProofReading Markup Language: http://prml.sourceforge.net/ signature.asc

make apache2 not making mod_cgi

2005-07-28 Thread John R. Owens
n in the port, of course, that should probably be fixed! -- John R. Owens ProofReading Markup Language: http://prml.sourceforge.net/ signature.asc Description: OpenPGP digital signature

Re: Apache2 just listening to https?

2005-07-28 Thread John R. Owens
s as perhaps i have a problem with my DocumentRoot??? > > Ro Assuming you copied what you entered quite precisely, quite simple, really. You need a space between the first "/" and "HTTP/1.0", is all. That's why it's not finding any such file at "/

Re: Apache2 just listening to https?

2005-07-28 Thread John R. Owens
-8 It doesn't really tell a whole lot in and of itself, but even more informative, if you have the appropriate modules and directives enabled, would be the output of "GET /server-status HTTP/1.1" and/or "GET /server-info HTTP/1.1", or the corresponding parsed output fro

Re: Apache2 just listening to https?

2005-07-28 Thread John R. Owens
Timeout has passed. Also, it would be simpler to do "HEAD / HTTP/1.1" etc., so you don't get the content of your server root or its DirectoryIndex file. Just the good stuff that tells you what you want to know about the server, if it's responding on that port at all. -- John R. Owens ProofReading Markup Language: http://prml.sourceforge.net/ signature.asc Description: OpenPGP digital signature