What is needed for the internal brower to function properly? Do I need a local web server, or is the local web server path just supposed to point to the location of the files? I have PHP installed, but no matter which .exe I point the parser too, I still get the following msg when trying to use the internal preview:
HTTP Status 404 - //search.php
local web server path point to the project-directory.
in version 2.0.7 you can set this path with the button by the files-sidebar or in the options-dialog->webserver->localServerPath
you need no other local webserver you can set the port of the server in the optionsdialog.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What is needed for the internal brower to function properly? Do I need a local web server, or is the local web server path just supposed to point to the location of the files? I have PHP installed, but no matter which .exe I point the parser too, I still get the following msg when trying to use the internal preview:
HTTP Status 404 - //search.php
--------------------------------------------------------------------------------
type Status report
message //search.php
description The requested resource (//search.php) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.27
local web server path point to the project-directory.
in version 2.0.7 you can set this path with the button by the files-sidebar or in the options-dialog->webserver->localServerPath
you need no other local webserver you can set the port of the server in the optionsdialog.