<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; .htaccess]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=2789&amp;type=atom" />
	<updated>2013-01-12T15:12:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=2789</id>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22085#p22085" />
			<content type="html"><![CDATA[<p>Попробуйте редирект. Возможно это то что надо.<br /></p><div class="codebox"><pre><code>Redirect 301 /news/ http://сайт.ru/pages/news/</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2013-01-12T15:12:02Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22085#p22085</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22084#p22084" />
			<content type="html"><![CDATA[<p>Hanut я в пм вам отписал</p>]]></content>
			<author>
				<name><![CDATA[Savok32]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4896</uri>
			</author>
			<updated>2013-01-12T14:38:01Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22084#p22084</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22083#p22083" />
			<content type="html"><![CDATA[<p>сайт.ru/news/ будет перенаправлена на сайт.ru/pages/news/index.html<br /></p><div class="codebox"><pre><code>RewriteRule ^news/?$ /pages/news/index.html [L,NC]</code></pre></div><p>Или нужен редирект?</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2013-01-12T14:19:07Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22083#p22083</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22082#p22082" />
			<content type="html"><![CDATA[<p>сайт делает сссылку такова вида сайт.ru/pages/news , человек жмет на нее и попадает на нее соответственно сайт.ru/pages/news а надо чтобы при переходе была такая ссылка уже сайт.ru/news&nbsp; без pages</p><div class="quotebox"><blockquote><p>RewriteRule ^pages/news/?$ /news/index.html [L,NC]</p></blockquote></div><p>тут тоже ноль реакции</p>]]></content>
			<author>
				<name><![CDATA[Savok32]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4896</uri>
			</author>
			<updated>2013-01-12T13:31:21Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22082#p22082</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22081#p22081" />
			<content type="html"><![CDATA[<p>Может я не понял как именно надо изменить ссылку. Указанный пример означает, что введя в адресной строке браузера сайт.ru/news/ вы попадаете на сайт.ru/pages/news/index.html</p><p>Может надо наоборот?<br /></p><div class="codebox"><pre><code>RewriteRule ^pages/news/?$ /news/index.html [L,NC]</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2013-01-12T13:26:31Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22081#p22081</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22080#p22080" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Должно быть хоть какая-то реакция.</p><p>Попробуйте поправить ссылка таким образом, указав индексный файл.</p><p>RewriteRule ^news/?$ /pages/news/index.html [L,NC]</p></blockquote></div><p>все сделал ....заходит&nbsp; в таком же виде ,&nbsp; http://www.сайт.ru/pages/news/</p><p>реакций не каких...</p>]]></content>
			<author>
				<name><![CDATA[Savok32]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4896</uri>
			</author>
			<updated>2013-01-12T11:56:10Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22080#p22080</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22079#p22079" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Savok32 сказал:</cite><blockquote><p>не помогает что то(</p></blockquote></div><p>Должно быть хоть какая-то реакция.</p><p>Попробуйте поправить ссылка таким образом, указав индексный файл.<br /></p><div class="codebox"><pre><code>RewriteRule ^news/?$ /pages/news/index.html [L,NC]</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2013-01-12T11:51:59Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22079#p22079</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22078#p22078" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>RewriteEngine on<br />RewriteBase /</p><p>RewriteRule ^news/?$ /pages/news/ [L,NC]</p></blockquote></div><p>не помогает что то(</p>]]></content>
			<author>
				<name><![CDATA[Savok32]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4896</uri>
			</author>
			<updated>2013-01-12T11:25:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22078#p22078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22077#p22077" />
			<content type="html"><![CDATA[<p>Попробуйте так.<br /></p><div class="codebox"><pre><code>RewriteEngine on
RewriteBase /

RewriteRule ^news/?$ /pages/news/ [L,NC]</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2013-01-12T11:19:42Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22077#p22077</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[.htaccess]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=22076#p22076" />
			<content type="html"><![CDATA[<p>Создаю страницу получается ссылка такова вида http://www.сайт.ru/pages/news/</p><p> подскажите как привести ее к такому виду http://www.сайт.ru/news/</p><p>через .htaccess</p>]]></content>
			<author>
				<name><![CDATA[Savok32]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4896</uri>
			</author>
			<updated>2013-01-12T10:56:04Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=22076#p22076</id>
		</entry>
</feed>
