<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии на: Kohana для чайников. Избавляемся от index.php</title>
	<atom:link href="http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/</link>
	<description>Гуляю по интернету и пинаю камушки ..</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:46:33 +0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>От: Андрей</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-5046</link>
		<dc:creator>Андрей</dc:creator>
		<pubDate>Fri, 16 Dec 2011 22:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-5046</guid>
		<description>Отлично, спасибо! А вот еще такая мелочь, но все же, думаю, относится к данной статье: как сделать так, чтобы &#039;/index.php/&#039; убирался из URL при вводе его вручную?</description>
		<content:encoded><![CDATA[<span id="co_5046"><p>Отлично, спасибо! А вот еще такая мелочь, но все же, думаю, относится к данной статье: как сделать так, чтобы &#8216;/index.php/&#8217; убирался из URL при вводе его вручную?</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('5046','Андрей'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('5046','Андрей'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: Theodor</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-4754</link>
		<dc:creator>Theodor</dc:creator>
		<pubDate>Mon, 17 Oct 2011 16:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-4754</guid>
		<description>Такая траблятина, Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log. читал что из rewritebase то что его в .htaccess нужно явно указывать</description>
		<content:encoded><![CDATA[<span id="co_4754"><p>Такая траблятина, Internal Server Error</p>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p>Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p>
<p>More information about this error may be available in the server error log. читал что из rewritebase то что его в .htaccess нужно явно указывать</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('4754','Theodor'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('4754','Theodor'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: anton shilo</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-3949</link>
		<dc:creator>anton shilo</dc:creator>
		<pubDate>Wed, 20 Apr 2011 12:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-3949</guid>
		<description>Для версии kohana 3.1.1 можно вот так:

Kohana::init(array(
    &#039;base_url&#039;   =&gt; &#039;/&#039;,
    &#039;index_file&#039; =&gt; false,
));</description>
		<content:encoded><![CDATA[<span id="co_3949"><p>Для версии kohana 3.1.1 можно вот так:</p>
<p>Kohana::init(array(<br />
    &#8216;base_url&#8217;   =&gt; &#8216;/&#8217;,<br />
    &#8216;index_file&#8217; =&gt; false,<br />
));</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('3949','anton shilo'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('3949','anton shilo'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: Накукрыскин</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-3263</link>
		<dc:creator>Накукрыскин</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-3263</guid>
		<description>Если не будут работать ЧПУ ссылки, которые описаны выше, а все сделали как описано необходимо проверить - включено в настройках сервера на данную директорию AllowOverride All. В частности у меня как раз так и было, но это уже относится к настройке Apache (в nginx несколько другие настройки).</description>
		<content:encoded><![CDATA[<span id="co_3263"><p>Если не будут работать ЧПУ ссылки, которые описаны выше, а все сделали как описано необходимо проверить &#8211; включено в настройках сервера на данную директорию AllowOverride All. В частности у меня как раз так и было, но это уже относится к настройке Apache (в nginx несколько другие настройки).</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('3263','Накукрыскин'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('3263','Накукрыскин'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: sabyr</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-3124</link>
		<dc:creator>sabyr</dc:creator>
		<pubDate>Fri, 27 Aug 2010 10:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-3124</guid>
		<description>&lt;b&gt;@ altesack&lt;/b&gt;:
а где можно взять учебники или примеры?</description>
		<content:encoded><![CDATA[<span id="co_3124"><p><b>@ altesack</b>:<br />
а где можно взять учебники или примеры?</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('3124','sabyr'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('3124','sabyr'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: altesack</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-3000</link>
		<dc:creator>altesack</dc:creator>
		<pubDate>Sun, 06 Jun 2010 14:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-3000</guid>
		<description>&lt;b&gt;@ Дмитрий&lt;/b&gt;:
Спасибо. Исправился</description>
		<content:encoded><![CDATA[<span id="co_3000"><p><b>@ Дмитрий</b>:<br />
Спасибо. Исправился</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('3000','altesack'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('3000','altesack'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: Дмитрий</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-2999</link>
		<dc:creator>Дмитрий</dc:creator>
		<pubDate>Sun, 06 Jun 2010 13:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-2999</guid>
		<description>Ошибка в предложении &quot;Достаточно просто переименовать его в /htaccess&quot;. Вместо слеша точка нужна. Конечно мелочь, но все же :)</description>
		<content:encoded><![CDATA[<span id="co_2999"><p>Ошибка в предложении &#8220;Достаточно просто переименовать его в /htaccess&#8221;. Вместо слеша точка нужна. Конечно мелочь, но все же <img src='http://blogocms.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('2999','Дмитрий'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('2999','Дмитрий'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: Слава</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-2206</link>
		<dc:creator>Слава</dc:creator>
		<pubDate>Fri, 15 Jan 2010 11:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-2206</guid>
		<description>По-моему как раз все тривиально......:)</description>
		<content:encoded><![CDATA[<span id="co_2206"><p>По-моему как раз все тривиально&#8230;&#8230;:)</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('2206','Слава'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('2206','Слава'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: altesack</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-2050</link>
		<dc:creator>altesack</dc:creator>
		<pubDate>Mon, 07 Dec 2009 07:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-2050</guid>
		<description>&lt;b&gt;@ Nayjest, web-superman&lt;/b&gt;:
Поглядим что дальше будет. Может эти буквы окажутся нелишними :)</description>
		<content:encoded><![CDATA[<span id="co_2050"><p><b>@ Nayjest, web-superman</b>:<br />
Поглядим что дальше будет. Может эти буквы окажутся нелишними <img src='http://blogocms.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('2050','altesack'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('2050','altesack'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
	<item>
		<title>От: Nayjest, web-superman</title>
		<link>http://blogocms.ru/2009/12/kohana-dlya-chajnikov-izbavlyaemsya-ot-index-php/comment-page-1/#comment-2048</link>
		<dc:creator>Nayjest, web-superman</dc:creator>
		<pubDate>Mon, 07 Dec 2009 06:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogocms.ru/?p=1108#comment-2048</guid>
		<description>Примеры в Kohana2 и Kohana3 рядом очень наглядны. И что печально, в Kohana3 явная тенденция к &quot;много букв&quot; в написании простых вещей</description>
		<content:encoded><![CDATA[<span id="co_2048"><p>Примеры в Kohana2 и Kohana3 рядом очень наглядны. И что печально, в Kohana3 явная тенденция к &#8220;много букв&#8221; в написании простых вещей</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('2048','Nayjest, web-superman'); return false;">Ответить</a>  |  <a href="#comment" onclick="CF_Quote('2048','Nayjest, web-superman'); return false;">С цитатой</a></div>]]></content:encoded>
	</item>
</channel>
</rss>

