Running Apache 2.2 as another user on Windows Server 2008 R2
        Posted  
        
            by futureelite7
        on Server Fault
        
        See other posts from Server Fault
        
            or by futureelite7
        
        
        
        Published on 2010-06-08T06:57:34Z
        Indexed on 
            2010/06/08
            7:02 UTC
        
        
        Read the original article
        Hit count: 643
        
Hi,
I would like to run apache as a limited user on Windows 2008 R2 for security reasons. I've created a user in the user group (let's call it apache), and set the user to run as in the services pane, but then I am unable to start the service (probably not enough permission to bind to port 80). What is the minimum privileges needed to run apache on windows 2008, or what should I do to allow the user apache to bind apache 2.2 to port 80?
Thanks!
© Server Fault or respective owner