alt F2 preview and CMS
In joola the defaut file is index .php
the local location is C:\EasyPHP-5.3.9\www\J25a\templates\beez_20\index.php
the http rendering is http://192.168.1.3:8887/j25a/templates/beez_20/index.php
alt F2 preview launch the url to http://127.0.0.1:8080/j25a/templates/beez_20/index.php
Is there a setting that inform phpstorm from each php file wich url must be launch to view the html rendering content ?
Thank's fo any help
请先登录再写评论。
Hi there,
Looks like you have not configured your default Deployment entry properly (Settings | Deployment)
No. But you can create Run Configuration for each of such file and use it instead (Run | Edit Configurations... .. or the same via drop-down box on main toolbar, next to Run/Debug buttons). This way you can use "nice/pretty" URL.