hosting_nginx.module in Hosting 6.2
Same filename and directory in other branches
File
web_server/nginx/hosting_nginx.moduleView source
<?php
function hosting_nginx_hosting_service() {
return array(
'nginx' => 'http',
);
}
Functions
Name | Description |
---|---|
hosting_nginx_hosting_service |