Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Lists the local hosts that do not require a proxy server for FTP deployment. This variable is used when the Deploy_Proxy initialization variable is set for deployment via proxy.
Syntax
Deploy_Host_Local = <local host(s>
Examples
Specifies that no proxy server is required for the ftp.microsoft.com site when a Web site project is deployed:
Deploy_Host_Local = ftp.microsoft.com
See Also
Reference
Deploy_Proxy Initialization Variable