Hello All,
I'm trying to compile httpd-2.4.7 from source, but i get the following
error "#error mod_ssl requires OpenSSL 0.9.8a or later".
But my installed openssl version is openssl-1.0.1e and i have specified
it --with-ssl option.
Could anyone please help me on this ?
--
Regards,
Abdul
I use Directory. This is how my config file look like
AuthType Basic
AuthName "Enter your ID"
AuthBasicProvider ldap
AuthBasicAuthoritative off
AuthLDAPUrl
ldap://url:389/dc=domain,dc=com?samAccountName?sub?(objectClass=*)
NONE
AuthLDAPBindDN "c
On Sun, Dec 15, 2013 at 9:54 AM, Ramesh Nadupalli
wrote:
> Thanks Eric for your response. I have tried below options,
>
> Require valid-user (when I pass valid-user, it authenticates
> and allows everyone in the LDAP filter to access the webserver)
> Require user usera userb userc
Thanks Eric for your response. I have tried below options,
Require valid-user (when I pass valid-user, it authenticates
and allows everyone in the LDAP filter to access the webserver)
Require user usera userb userc (It allows only these users)
Since our requirement is to control a
On Sat, Dec 14, 2013 at 11:06 PM, Ramesh Nadupalli
wrote:
> I have tried "Require ", it doesn’t solve our requirement. I am
What did you try, on what release, and what didn't work as needed?
--
Eric Covener
cove...@gmail.com
Open a bug if you're interested.
On Sun, Dec 15, 2013 at 7:45 AM, Alexey Kireev <_...@inbox.ru> wrote:
> Hello, the problem with mod_remoteip and mod_status yet not resolved? I
> have 127.0.0.1 in status page. In access_log with %a i have user ip.
>
> http://mail-archives.apache.org/mod_mbox/httpd
Hello, the problem with mod_remoteip and mod_status yet not resolved? I
have 127.0.0.1 in status page. In access_log with %a i have user ip.
http://mail-archives.apache.org/mod_mbox/httpd-users/201306.mbox/%
3C809431371548355%40web5f.yandex.ru%3E
-