RE: [EMAIL PROTECTED] Troubles w/mod_rewrite

2006-01-19 Thread Frank Wald
A few things (I'm still kind of new to some of this myself). Check the syntax [PT,QSA] vs [P,L,QSA] Do you want to proxy the request immediately or let the next handler process the request? Do you need to pass the query string to the url or just the zip? Do turn on the rewrite log and check to

RE: [EMAIL PROTECTED] LDAP Crashes

2006-01-19 Thread Frank Wald
I am also running Apache 2.0.55 on Windows 2003 Server and installed from the msi installer. Apache crashes on LDAP requests and there is no information in the log files. I have tried to compile a new version using cygwin and MS Visual C++ but the ldap modules will not compile. Any help in getti