30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuring Debugger Access Control<br />

Zend Server Best Practices<br />

The allowed hosts list is a list of IP addresses that are permitted to initiate a Debugger session on the<br />

Web server on which Zend Server is installed.<br />

The default value for zend_debugger.allow_hosts intentionally covers a wide range of IP addresses. This<br />

is to make the initial installation of Zend Server compatible for a large selection of environments.<br />

However, this also can be a security risk, as you are permitting a wide range of IP addresses to access<br />

your Web server. Therefore, we recommend that you limit accessibility and create a secure environment<br />

by only using specific hosts (full IP address) recognized by you that you are sure you want to permit to<br />

connect.<br />

To change this value in the Administration Interface, go to Server Setup | Debugger, remove all the IP<br />

range settings and set the specific IP's that you permit to connect to Zend Server .<br />

Depending on if you are working on a development or production environment, you may want to consider<br />

different defaults.<br />

In development environments, all the machines that require access to debug should be allowed. In<br />

production environments, it is safer to limit access or even allocate a single machine to allow access. Not<br />

only will this make your environment more secure, it may also help limit and prevent unnecessary traffic<br />

on your production server<br />

403

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!