While I am restarting apache I am getting following error
AccessFileName not allowed here
I am using Ubuntu 10.04
following is my vhost configuration
ServerAdmin webmas...@localhost
ServerName somesite.com
DocumentRoot /var/www
Options FollowSymL
Hi to all
I am trying to validade client Certs using Apache and a OCSP responder. Iam
having this error on error log:
(I can successfully validate the cert if using openssl command line, but not
using Apache)
[Fri Jul 16 16:02:11.201292 2010] [debug] [pid 21789] proxy_util.c(1962):
proxy: i
>From apache docs...
AccessFileName Directive
Description:Name of the distributed configuration file
Syntax:AccessFileName filename [filename] ...
Default:AccessFileName .htaccess
Context:server config, virtual host
Status:Core
Module:core
server config
This means that t
Good day
I am running Apache 2.2.14
PHP 5.2.11
I have picked up via our firewall on machine that there is unknown
connections to /from the httpd.exe
program to the following IP's
65.55.162.26
72.18.206.224
207.46.16.233
65.55.226.88
64.4.52.182
some of them are mailshell other is datacenter
Just to add to this, there is no mention of these IP addresses in the
access log file.
thanks
Johannes
On 20/07/2010 10:05 AM, Dominion Admin wrote:
Good day
I am running Apache 2.2.14
PHP 5.2.11
I have picked up via our firewall on machine that there is unknown
connections to /from the
On Tue, Jul 20, 2010 at 1:33 PM, Geoffrey Reed wrote:
> From apache docs...
>
> AccessFileName Directive
>
> Description: Name of the distributed configuration file
> Syntax: AccessFileName filename [filename] ...
> Default: AccessFileName .htaccess
> Context: server config, virtual ho
On Tue, Jul 20, 2010 at 4:46 AM, Tapas Mishra wrote:
> On Tue, Jul 20, 2010 at 1:33 PM, Geoffrey Reed wrote:
>> From apache docs...
>>
>> AccessFileName Directive
>>
>> Description: Name of the distributed configuration file
>> Syntax: AccessFileName filename [filename] ...
>> Default: A
On Tue, Jul 20, 2010 at 4:25 PM, Eric Covener wrote:
>
> Every directive lists the context it is valid in.
>
> http://httpd.apache.org/docs/2.2/mod/core.html#accessfilename
So from above link it appears to me that accessfilename is valid in vhost
since it says
Context:server config, virtua
On Tue, Jul 20, 2010 at 7:44 AM, Tapas Mishra wrote:
> On Tue, Jul 20, 2010 at 4:25 PM, Eric Covener wrote:
>>
>> Every directive lists the context it is valid in.
>>
>> http://httpd.apache.org/docs/2.2/mod/core.html#accessfilename
> So from above link it appears to me that accessfilename is vali
On Tue, Jul 20, 2010 at 6:17 PM, Eric Covener wrote:
>
> No, your usage is inside context. It doesn't make it
> valid that it happens to be part of your server config or a
> virtualhost config.
You mean to say if this is to be used in then this would
be explicitly specified
Context filed on the
Jamen,
Still need help?
look in the config.log file and also the problem could be 32bits vs 64bits
libraries
in with you will need to add -m64 to your CLAGS
sometime the error message is not telling the real problem!
McGranahan, Jamen
wrote at Mon, Jul 12, 2010 at 11:06:33AM -0500:
> I am
On Tue, Jul 20, 2010 at 10:56 AM, Tapas Mishra wrote:
> On Tue, Jul 20, 2010 at 6:17 PM, Eric Covener wrote:
>>
>> No, your usage is inside context. It doesn't make it
>> valid that it happens to be part of your server config or a
>> virtualhost config.
> You mean to say if this is to be used i
Ok is this style of documentation documented some where.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubs
On 2010-07-20 at 14:00, Tapas Mishra wrote:
> Ok is this style of documentation documented some where.
Every one of those headers (like "Context:") is a link to an explanation
of what it means.
-
The official User-To-User sup
On Tue, Jul 20, 2010 at 11:50 PM, Dan Poirier wrote:
> On 2010-07-20 at 14:00, Tapas Mishra wrote:
>
>> Ok is this style of documentation documented some where.
>
> Every one of those headers (like "Context:") is a link to an explanation
> of what it means.
Assuming that this is how it works. It
15 matches
Mail list logo