I would like to suggest that projects generated by phprunner, include a default index.html in every generated directory much like Joomla does. This dummy index.html file would serve the same purpose as does in Joomla by adding protection from inadvertent directory browsing by site visitors. Yes - we can recommend that you ought to setup your web server to not allow directory browsing. But adding this as a simple extra would help improve security for those who either cannot control the setting or do not know... The file could look like the following:
<html>
<body bgcolor="#FFFFFF">
</body>
</html>
Keep up the great work on an excellent product.
Your recent posting on Joomla integration has helped in an area I've long been wanting get to.
Thanks!