「フォルダにコピー」フィールドで、ソースファイルを保存する、Web サーバー上のフォルダを指定します。必要に応じて「参照」ボタンを使用します。
フィールドにはデフォルトで、<ドキュメントルート>\<新規 PHP プロジェクト> というパスが指定されています。
ドキュメントルートは、Web サーバーがブラウザで開くファイルを探すフォルダです。ドキュメントルートは、Web サーバーの構成ファイルで指定されています。
The wizard detects the and provides the path to the default location of the htdocs folder. Apache サーバーまたは AMP パッケージのインストール中にデフォルトの設定を受け入れた場合は、ドロップダウンリストから適切なパスを選択します。
If you are using Remote Debugging or Symbolic Links, click Advanced and set up path mapping. See Path Mapping.
リモート Web サイト
From Run As dropdown list, choose Remote Web Site (FTP/SFTP).
From the Remote Connection dropdown list, choose the relevant connection profile.
To create, update, or remove an (S)FTP Connection profile, click Manage. The Manage Remote Connections dialog box opens with the fields showing the current (S)FTP connection profile settings. (If there are no existing connection profiles, the Create New Connection dialog opens automatically when you click Manage.)
To create a new (S)FTP connection profile, click Add. 「新規接続を作成」ダイアログが開きます。
If you are using Remote Debugging or Symbolic Links, you need to manually define path mapping for individual run configurations. To define path mapping:
In the Run Configuration panel, click Advanced (not available for Script configurations). The Advanced Web Configuration dialog opens.
Select the debug URL:
The default URL, as shown in the panel
Ask Every Time, which prompts you for the URL every time you start a debugging session
Do Not Open Browser, which starts the debug session without opening a browser window. You need to open your web browser and browse for the URL. Note that the GET (or POST) variable XDEBUG_SESSION_START is needed.
Click New to add a mapping. Enter the server path and the project path.
If you are using the Debugger Proxy, enter the host name and port.