hi ,
When trying to restart the server, For the following error we recieve...we
have tried pasting the files that apache is giving " file not found " in the
path where the startup.pl ie the perl script is running.It is able to pic up
from the current directory, but it is unable to pic up the files
I have two domains, example1.com and example2.com, both served as virtual hosts
from my one Apache server. Digest authentication is required on both hosts,
using the same realm and htdigest file. Here's the configuration for
example1.com:
ServerName www.example1.com:80
AuthType Digest
Aut
>
> > Does that means that mod_authnz_ldap decline to authorise the user?
>
> The clue is [debug]. It's not a message that's supposed to be relevant to
> you as a user. Why did you set LogLevel to debug if you have a problem
> with a lot of low-level messages?
>
Does this mean the message isn't
> For , I have tried both:
> DocumentRoot "C:/Program Files/Apache Software Foundation/Apache2.2/htdocs"
> DocumentRoot "C:\oracle\ora81\Apache\Apache\htdocs"
>
> Tt does NOT make a difference, the only thing displayed is:
> C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/index.html
Y
On 9/11/2010 8:00 AM, Eric Covener wrote:
>> NameVirtualHost *:443
>>
>> ServerName test-webreporter.return.returninc.com
>> DocumentRoot "C:/Program Files/Apache Software
>> Foundation/Apache2.2/htdocs"
>> ###DocumentRoot "C:\oracle\ora81\Apache\Apache\htdocs"
>>
>> SSLEngine on
On 11.09.2010 04:12, Mike Schleif wrote:
On 9/10/2010 3:19 PM, Mike Schleif wrote:
>
> On 9/10/2010 12:07 PM, Sander Temme wrote:
> >
> > On Sep 10, 2010, at 5:23 AM, Mike Schleif wrote:
> >
> >> SSL: move all SSL to the new frontend? No SSL running on legacy web
> server?
> >
> > Absol
On 11 Sep 2010, at 13:14, Chee Yang Chau wrote:
> Does that means that mod_authnz_ldap decline to authorise the user?
The clue is [debug]. It's not a message that's supposed to be relevant to
you as a user. Why did you set LogLevel to debug if you have a problem
with a lot of low-level message
> NameVirtualHost *:443
>
> ServerName test-webreporter.return.returninc.com
> DocumentRoot "C:/Program Files/Apache Software
> Foundation/Apache2.2/htdocs"
> ### DocumentRoot "C:\oracle\ora81\Apache\Apache\htdocs"
>
> SSLEngine on
> ### SSLProxyEngine on
> SSLCertificateFile
> C
On 9/11/2010 6:53 AM, Eric Covener wrote:
>> HOWEVER, we cannot get reverse proxy to work with SSL ?!?!
>>
>> Port 80 works great, including redirecting.
>>
>> Port 443 does NOT redirect. NO SSL errors during startup.
>
> Include your Proxy directives, the URL that doesn't work, and the
> respon
On Sat, Sep 11, 2010 at 8:14 AM, Chee Yang Chau wrote:
> Does that means that mod_authnz_ldap decline to authorise the user? Why it
> decline? If it decline then who will perform the authorisation? My browser
> still success to access the CGI.
Read my previous mail more closely.
-
Does that means that mod_authnz_ldap decline to authorise the user? Why it
decline? If it decline then who will perform the authorisation? My browser
still success to access the CGI.
On Sat, Sep 11, 2010 at 7:52 PM, Eric Covener wrote:
> > AuthzLDAPAuthoritative off
> > Require valid-
> HOWEVER, we cannot get reverse proxy to work with SSL ?!?!
>
> Port 80 works great, including redirecting.
>
> Port 443 does NOT redirect. NO SSL errors during startup.
Include your Proxy directives, the URL that doesn't work, and the
response that you think is in error.
--
Eric Covener
cove.
> AuthzLDAPAuthoritative off
> Require valid-user
> [Sat Sep 11 11:21:38 2010] [debug] mod_authnz_ldap.c(842): [client
> 192.168.0.126] [22429]
> auth_ldap authorise: declining to authorise
The LDAP module does not have to perform authorization in this case.
mod_authz_user will check "requ
13 matches
Mail list logo