News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
PHP Security Tip #19 (Securing Your Connection)
March 29, 2007 @ 12:36:00

The Zend Developer Zone has posted their latest security tip today - this time dealing with the actual connection your application sits on (from Chris Hartjes).

The most secure application is one with no connection to the outside world.

As we've covered, you can't really disconnect the network from your web server if you are building web applications. You can however, carefully consider which servers need to be connected to the outside world and which can be inside your firewall. Beyond that, you can also evaluate how those servers that have to remain outside your firewall communicate with the ones inside.

No, his suggestion is not to take your application "off the grip" but more to limit access to things like database servers to help protect the data that lives inside it.

0 comments voice your opinion now!
securitytip application secure outside database firewall server securitytip application secure outside database firewall server



Similar Posts

IBM developerWorks: Ajax and XML: Ajax for chat

Zend Developer Zone: Zend Platform 3.0 Released

MetaFilter.com: Looking for a Secure PHP Mailer...

Nexen.net: PHP Statistics for December 2007

Midstride Solutions Blog: 5 tips and tools to develop php applications fast


Community Events







Don't see your event here?
Let us know!


database example zend releases book conference application zendframework PEAR package release developer PHP5 ajax framework job code security mysql cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework