Re: [us...@httpd] please need help starting apache2 ASAP

2009-10-21 Thread Scott Haneda
Maybe you need to use sudo to start in order to bind to that port? -- Scott * If you contact me off list replace talklists@ with scott@ * On Oct 21, 2009, at 10:38 PM, khalid touati wrote: Hi i've read it carrefully but i can't find the answer to my case!

Re: [us...@httpd] Re: Conditional .htaccess

2009-10-19 Thread Scott Haneda
talklists@ with scott@ * On Oct 19, 2009, at 4:39 PM, LuKreme wrote: On 19-Oct-2009, at 17:23, Scott Haneda wrote: php admin value and php flag values, I would like to only be enabled for my IP address, but publicly, I want them off, so the public does not see errors, only I do. I think the

Re: [us...@httpd] Conditional .htaccess

2009-10-19 Thread Scott Haneda
On Oct 19, 2009, at 4:21 PM, Jonathan Zuckerman wrote: On Mon, Oct 19, 2009 at 3:17 PM, Scott Haneda wrote: Is it possible to have .htacess values be conditional in any way. For example: if (my ip address is accessing the site) some apache directive here end if ".htaccess v

[us...@httpd] Conditional .htaccess

2009-10-19 Thread Scott Haneda
Is it possible to have .htacess values be conditional in any way. For example: if (my ip address is accessing the site) some apache directive here end if -- Scott * If you contact me off list replace talklists@ with scott@ * --

Re: [us...@httpd] monitoring HTTP Error Codes

2009-10-18 Thread Scott Haneda
Set your Error Document directive: http://httpd.apache.org/docs/2.0/mod/core.html#errordocument ErrorDocument 404 /place/mailer.php ErrorDocument 406 /place/mailer.php ErrorDocument 500 /place/mailer.php ErrorDocument 501 /place/mailer.php In mailer.php, or whatever scripting language you chose

Re: [us...@httpd] Apache 2 initgroups alert, Max OS X, abnormal exit in error log

2009-10-16 Thread Scott Haneda
onfig problem on my end into a bug. Thank you. -- Scott * If you contact me off list replace talklists@ with scott@ * On Oct 8, 2009, at 10:53 PM, Scott Haneda wrote: $httpd -v Server version: Apache/2.2.13 (Unix) Today, I have seen in my logs... $grep '\[alert\]' error_log [Thu Oct 0

Re: [us...@httpd] .htaccess files not working from internet? intranet access fine

2009-10-11 Thread Scott Haneda
On Oct 11, 2009, at 4:38 PM, Kaya Saman wrote: There isn't an error as such it just doesn't let me in!!! Ahh, I think I see better what you are up against now. The browser goes directly back to password/uname input prompt after values inputted?? Inside is ok let's me in but outside is issue

Re: [us...@httpd] .htaccess files not working from internet? intranet access fine

2009-10-11 Thread Scott Haneda
On Oct 11, 2009, at 2:57 PM, Kaya Saman wrote: I have a few servers running apache and some folders which have .htaccess files in them, I can access these from any network inside the NAT of my router however when it comes down to external access from outside the NAT I always get permission

[us...@httpd] Apache 2 initgroups alert, Max OS X, abnormal exit in error log

2009-10-08 Thread Scott Haneda
$httpd -v Server version: Apache/2.2.13 (Unix) Today, I have seen in my logs... $grep '\[alert\]' error_log [Thu Oct 08 16:23:24 2009] [alert] (22)Invalid argument: initgroups: unable to set groups for User www and Group 70 [Thu Oct 08 16:23:24 2009] [alert] (22)Invalid argument: initgroups:

Re: [EMAIL PROTECTED] is this a valid apache log format, if not, what can I do to fix it?

2008-02-14 Thread Scott Haneda
Well, yes, spaces are illegal, which is why apache returned a 400 error on those requests. The log is simply reporting the request line as received by the client (with quote-escaping). In my view, the parsing rules are relatively clear. Fields in the logs (in common log format and its derivatives

[EMAIL PROTECTED] is this a valid apache log format, if not, what can I do to fix it?

2008-02-13 Thread Scott Haneda
httpd -v Server version: Apache/1.3.33 (Darwin) Server built: Jan 30 2006 03:08:20 From my httpd.conf: LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User- Agent}i\"" virtual Snip of a few log lines: pokey.example.com 59.92.230.64 - - [22/Jan/2008:08:14:19 -0800] "GET / \" + gaJsHo

[EMAIL PROTECTED] Noob needs help with SSL certs on apache 1.3

2005-10-04 Thread Scott Haneda
create the cert, though I am not sure where you put the files, or how to tell apache to listen on a certain IP. Pretty green at all this, so be gentle :-) Thanks. -- - Scott HanedaTel: 415.898.2602 <h

[EMAIL PROTECTED] Nood needs help with SSL certs on apache 1.2

2005-10-04 Thread Scott Haneda
listen on a certain IP. Pretty green at all this, so be gentle :-) Thanks. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA