Professional Insecurites with Apache
January 7, 2008 3:00 PM
Subscribe
Is deny all, allow (my.ip.add.ress) good enough in Apache over Windoze?
I'm developing a Wiki for documenting the work that various people in my company do, mostly to prevent some of the time waste created by poor communication and documentation. Realistically, this would be best on our internal Intranet server, but that's not a viable option at the moment. It's not exactly the kind of corporate secrets anyone would kill for, but I can see why security might be an issue.
In order to get things rolling, I thought I'd set it up on a virtual subdomain on our webserver (hosted outside the corporate intranet) but block access to the host directory with the standard Apache deny all, allow (company's outgoing ip) in the
settings. My network guy tells me this is completely insecure and I shouldn't do it.
Does anyone have any serious experience/options on this? Is it a hugely Bad Idea? I'm running Apache 2.? on a Windows box, the Wiki is written in PHP. I'm not a network admin type gal, I just know how to make things work and some reasonable precautions!
posted by foxydot to computers & internet (6 comments total)
posted by iamabot at 3:03 PM on January 7, 2008