Hi Bill
Thank you for the answer but I found the problem already.
I forgot to include the line : LoadModule ldap_module
modules/util_ldap.so
Thanks anyway
Greetings
Pamela
-Oorspronkelijk bericht-
Van: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
Verzonden: maandag 29 augustus 2
Hi
list-members,
for a while I'm
looking for a way to use ldap on my apache 2.0.54. My OS is a Windows 2000
server.
I've first tried it
with the built-in .so module. I've put the LoadModule code in my httpd.conf
file. Result: during a restart the apache server won't start
anymore. The er
Title: Redirect Port 80 requests to https
Hi
is working with a redirect (in asp), a header(location:...) (in php) or a
document.location(in _javascript_) not an option.
I
don't know if changing the portnumber for ssl will change anything (I think you
will still have to type the https://).
Hi,
I'm glad for you. On a later stadium I wan't to try to work with
websites over SSL as well but that's for later ;-).
I was already putting the line
LoadModule ldap_auth_module modules/mod_auth_ldap.so
in my httpd.conf file (it was not already put in with comments).
But when I looked at yo
Hi Andrew,
Is it possible that your problem has something to do with the port
number?
Normally when you use a not-SSL connection you use port 389 and for a
SSL connection you use 636.
I don't know very good what you mean with:
I got mine working on FreeBSD by using the ports tree, after renamin
Hi
I'm also trying to use the mod_auth_ldap, but I'm having troubles as
well.
Maybe my experience can help you as well, and maybe someone else can
help us both.
I'm working on a Windows 2000 server. I installed the apache version
2.0.54.
In this version I find a mod_auth_ldap.so in the modules m