Zend Studio includes an option for setting system proxy definitions
Proxy settings should be used when there are no other options for connecting to an HTTP protocol.
There are four different ways to reach the proxy settings dialog:
Go directly to the Proxy Settings Dialog: Tools | Proxy Settings
Access the dialog from the Debug Settings Tab: Tools | Preferences | Debug Tab
Access the dialog from the "Auto Update Dialog"
that appears every time you load Zend Studio.
Note: Make sure your dialog preferences are set to the option
"show auto update" dialog (Tools | Preferences | Dialogs).
Access the dialog from the Code Snippets dialog: Edit | Show Snippets.

Proxy Settings Dialog
The proxy setting options are as follows:
|
|
Use HTTP proxy - activates the use of Proxy settings. |
|
|
- Host Name - Enter the proxy server's host name. |
|
|
- Port Number - Enter the proxy server's port number. |
|
|
Authentication - Optional setting for gaining secure connection to the proxy server. |
|
|
- User Name - The user name required by the server. |
|
|
- Password - The password name required by the server. |
|
|
|
|
|
Related Links: Preferences Setting Code Completion Preferences |
|
|
|