Re: [EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread William A. Rowe, Jr.
Borut Maricic wrote: >> http://mail-archives.apache.org/mod_mbox/httpd-users/200703.mbox/[EMAIL >> PROTECTED] > > Well my joy was premature. After adding the line > > disable Win32AcceptEx To you both... The precise syntax is here; http://httpd.apache.org/docs/2.2/mod/mpm_winnt.html#win32disab

Re: [EMAIL PROTECTED] authnz with multiple AD domains and Global Catalog

2007-03-10 Thread Eric Covener
On 3/6/07, Keith O'Brien <[EMAIL PROTECTED]> wrote: [ldap_search_ext_s() for user failed][Invalid DN syntax] You should capture a packet trace of both configurations and see if you can spot a bogus string making it into a base/filter. -- Eric Covener [EMAIL PROTECTED] -

Re: [EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread Borut Maricic
> its all one word. and the word is win32disableacceptex > http://httpd.apache.org/docs/2.2/mod/mpm_winnt.html#win32disableacceptex Thank you! It is working now. Regards, Borut - The official User-To-User support forum of th

Re: [EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread matt farey
Borut Maricic wrote: >> http://mail-archives.apache.org/mod_mbox/httpd-users/200703.mbox/[EMAIL >> PROTECTED] >> > > Well my joy was premature. After adding the line > > disable Win32AcceptEx > > to the httpd.conf I stopped and started but it wouldn't > start, as described today in: > http:

Re: [EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread Borut Maricic
> http://mail-archives.apache.org/mod_mbox/httpd-users/200703.mbox/[EMAIL > PROTECTED] Well my joy was premature. After adding the line disable Win32AcceptEx to the httpd.conf I stopped and started but it wouldn't start, as described today in: http://mail-archives.apache.org/mod_mbox/httpd-user

Re: [EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread Borut Maricic
2007-03-10 15:58:35 Vincent Bray ([EMAIL PROTECTED]): > See wrowe's post earlier today: > http://mail-archives.apache.org/mod_mbox/httpd-users/200703.mbox/[EMAIL > PROTECTED] Thank you very much - great info!! >> I have to admit that I am new to Apache. > And to the list apparently :) Yes, admi

Re: [EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread Vincent Bray
On 10/03/07, Borut Maricic <[EMAIL PROTECTED]> wrote: I have to admit that I am new to Apache. And to the list apparently :) See wrowe's post earlier today: http://mail-archives.apache.org/mod_mbox/httpd-users/200703.mbox/[EMAIL PROTECTED] -- noodl -

[EMAIL PROTECTED] Seeing 0.0.0.0 in access.log

2007-03-10 Thread Borut Maricic
Hello all! I have to admit that I am new to Apache. However, I hope that this is not an unbearably newbie question (although it is definitely a strange one, I am afraid). The problem that I have is that all the lines in my access.log contain the IP number 0.0.0.0. I have made myself acquainted wi

Re: [EMAIL PROTECTED] Stripping white space from HTML

2007-03-10 Thread Nick Kew
On Fri, 9 Mar 2007 17:42:52 -0800 "Mark Lavi" <[EMAIL PROTECTED]> wrote: > The best answer is to correct things at the source in your shopping > cart, file a bug there! > > But in Apache2 you have other potential answers: > > Try http://mod-tidy.sourceforge.net/ and learn about it's parent > pro

Re: [EMAIL PROTECTED] Disabling VirtualHosts

2007-03-10 Thread ArcticFox
On Mar 10, 2007, at 2:03 AM, Vincent Bray wrote: On 10/03/07, Kyle <[EMAIL PROTECTED]> wrote: Initially when I installed Linux on my computer I didn't have a pressing need to use the apache server, so I allowed it to default on the install. For some unknown reasion, the installer set up Apache

Re: [EMAIL PROTECTED] Disabling VirtualHosts

2007-03-10 Thread Vincent Bray
On 10/03/07, Kyle <[EMAIL PROTECTED]> wrote: Initially when I installed Linux on my computer I didn't have a pressing need to use the apache server, so I allowed it to default on the install. For some unknown reasion, the installer set up Apache with VirtualHosts enabled. Now I'm trying to set up