2
votes
1answer
81 views

How to log username in Apache logs?

I need some help regarding how to log the user-name into apache logs. I'm building a use-case for Security Information Event Management. Is the method the same in case of IIS or just applicable to ...
3
votes
1answer
172 views

URL rewriting via forward proxy

I have an app that runs inside my firewall and talks out to multiple end points via HTTP/HTTPS on a non-standard port e.g. http://endpoint1.domain.com:7171, http://endpoint2.domain.com:7171 What I ...
4
votes
4answers
302 views

Blogging platform for private/family blog? [duplicate]

Possible Duplicate: Which Content Management System (CMS) should I use? I am trying to setup a blog to be used for our family. This blog will not be open to the public and family members ...