<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
hy <br>
<br>
i have installed nginx on my web server, i can run the configtest on
nginx.conf but i would want also check the configuration of my vhost
.<br>
<br>
When i try diverse handling like this <br>
<br>
/usr/local/nginx/sbin/nginx -c -t
/etc/nginx/conf/vhosts-available/Site1.conf<br>
<br>
all the time i get the same error<br>
<br>
<ul>
<li>nginx: [emerg] unknown directive "server" in
/usr/local/nginx/vhosts-available/Site1.conf</li>
<li>nginx: configuration file
/usr/local/nginx/vhosts-available/rSite1.conf test failed </li>
</ul>
<br>
My question is do you know theyre is possibility to test vhost conf
?<br>
<br>
<br>
Cordially <br>
<br>
Oliver<br>
</body>
</html>