getHead(); ?> getNavbar(); ?>

Virtual Hosts



getVirtualHosts(); ?>
Project DocumentRoot Valid URL
getEnv('HOST_PATH_HTTPD_DATADIR');?>//htdocs    

No projects here.

Simply create a directory in getEnv('HOST_PATH_HTTPD_DATADIR');?> on your host computer (or in /shared/httpd inside the php container).

Example:
getEnv('HOST_PATH_HTTPD_DATADIR');?>/my_project

It will then be available via http://my_project.getTldSuffix();?>

getFooter(); ?>