<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Помощь с nginx]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=11208&amp;type=atom" />
	<updated>2011-02-23T15:38:23Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=11208</id>
		<entry>
			<title type="html"><![CDATA[Re: Помощь с nginx]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=148926#p148926" />
			<content type="html"><![CDATA[<p>А можно весь конфиг?</p>]]></content>
			<author>
				<name><![CDATA[Denlookh]]></name>
				<uri>https://linuxforum.ru/profile.php?id=9916</uri>
			</author>
			<updated>2011-02-23T15:38:23Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=148926#p148926</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Помощь с nginx]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=148860#p148860" />
			<content type="html"><![CDATA[<p>Да, конечно. В обычном режиме</p>]]></content>
			<author>
				<name><![CDATA[hunter_hosix]]></name>
				<uri>https://linuxforum.ru/profile.php?id=13237</uri>
			</author>
			<updated>2011-02-23T14:29:59Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=148860#p148860</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Помощь с nginx]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=148858#p148858" />
			<content type="html"><![CDATA[<p>Nginx именно в стэндэлоун режиме, автономным сервером, не фронтэнда?</p>]]></content>
			<author>
				<name><![CDATA[Denlookh]]></name>
				<uri>https://linuxforum.ru/profile.php?id=9916</uri>
			</author>
			<updated>2011-02-23T14:27:55Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=148858#p148858</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Помощь с nginx]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=148791#p148791" />
			<content type="html"><![CDATA[<p>Да</p>]]></content>
			<author>
				<name><![CDATA[hunter_hosix]]></name>
				<uri>https://linuxforum.ru/profile.php?id=13237</uri>
			</author>
			<updated>2011-02-23T12:56:16Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=148791#p148791</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Помощь с nginx]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=148770#p148770" />
			<content type="html"><![CDATA[<p>На фс все в порядке?</p>]]></content>
			<author>
				<name><![CDATA[Denlookh]]></name>
				<uri>https://linuxforum.ru/profile.php?id=9916</uri>
			</author>
			<updated>2011-02-23T12:00:23Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=148770#p148770</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Помощь с nginx]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=148149#p148149" />
			<content type="html"><![CDATA[<p>Вопрос ламерский, но без Вас не разберусь.</p><p>Надо с помощью nginx отобразить 2 страници html - index.html и log.html<br />Казалось бы все просто:</p><div class="codebox"><pre><code> location /monit/ {
 root /var/www/monit/;
 index index.html;
}
 location /log/ {
 root /var/www/monit/;
 index log.html;</code></pre></div><p>Но первая страничка (monit) отображается нормально, а вторая (log) не хочет <img src="https://linuxforum.ru/img/smilies/ac.gif" alt="ac" /></p>]]></content>
			<author>
				<name><![CDATA[hunter_hosix]]></name>
				<uri>https://linuxforum.ru/profile.php?id=13237</uri>
			</author>
			<updated>2011-02-21T20:59:42Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=148149#p148149</id>
		</entry>
</feed>
