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!
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
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
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@ *
--
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
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
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
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
$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:
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
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
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
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
13 matches
Mail list logo