2
votes
1answer
80 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 ...
0
votes
0answers
37 views

How to setup IIS on Windows AIM on a Virtual Port [closed]

I want to host my web server on EC2 at Amazon Web Service. I will use a Windows AIM and IIS7. I want to config a port (such as: 5555) for my web service and bind it to virtual port 80. so that the ...
3
votes
1answer
417 views

IIS Dynamic IP Restrictions Module and Googlebot

I consider using IIS Dynamic IP Restrictions Module in order to make it hard for DoS (Denial of Service) attacks. But I am not sure how that would work out for search engine bots like Googlebot. Any ...