RSS feed
Home

Search results

"tag:apache"


Title and summary Date/time
1
Apache Directory Studio
I'm currently on a Lotus Connections project and needed a LDAP browser to test authentication and searching. Previously I have been using a Java LDAP browser with a UI that really was lacking. Today I discovered Apache Directory Studio which is built on ...
23-Nov-2007
2
Avoiding use of ExceptionUtils
For a long time for error reporting I have been using Apache Commons Lang to convert a stacktrace to a string (Avoiding use of org.apache.commons.l...
08-Jun-2007
3
Apache mod_rewrite on Query_String
Note to self: use a RewriteCond against %{QUERY_STRING} to match Query_String arguments in RewriteRule's. To send requests for http://www.example.c...
09-Oct-2006