﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Maxim ... Давай Приколемся &#187; CHMOD</title>
	<atom:link href="http://emaxim.ru/tag/chmod/feed" rel="self" type="application/rss+xml" />
	<link>http://emaxim.ru</link>
	<description>Зелёный бложик (-:</description>
	<lastBuildDate>Sun, 30 May 2010 13:34:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress CHMOD and Some else</title>
		<link>http://emaxim.ru/4</link>
		<comments>http://emaxim.ru/4#comments</comments>
		<pubDate>Sat, 24 Nov 2007 20:47:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CHMOD]]></category>

		<guid isPermaLink="false">http://emaxim.ru/4</guid>
		<description><![CDATA[Встал вопрос какой CHMOD нужен Wordpress&#8217;у
Мне надо изменять файлы тем из админки.
На некоторых хостингах по умолчанию можно, на некоторых приходится вручную выставлять
Я нашел вот это:
Directories should have permissions of 755. NEVER 777
All files should have permissions of 644.
If you do want to use the built-in editor, theme files should have permissions of 666.
http://www.tamba2.org.uk/wordpress/chmod/
Вот что пишет [...]]]></description>
			<content:encoded><![CDATA[<p>Встал вопрос какой CHMOD нужен Wordpress&#8217;у<br />
Мне надо изменять файлы тем из админки.<br />
На некоторых хостингах по умолчанию можно, на некоторых приходится вручную выставлять</p>
<p>Я нашел вот это:</p>
<p>Directories should have permissions of 755. NEVER 777<br />
All files should have permissions of 644.<br />
If you do want to use the built-in editor, theme files should have permissions of 666.</p>
<p>http://www.tamba2.org.uk/wordpress/chmod/</p>
<p>Вот что пишет codex.wordpress.org<br />
* / &#8212; the root Wordpress directory: all files should be writable only by your user account.<br />
o EXCEPT .htaccess if you want WordPress to automatically generate rewrite rules for you<br />
* /wp-admin/ &#8212; the WordPress administration area: all files should be writable only by your user account.<br />
* /wp-includes/ &#8212; the bulk of WordPress application logic: all files should be writable only by your user account.<br />
* /wp-images/ &#8212; image files used by WordPress: all files should be writable only by your user account.<br />
* /wp-content/ &#8212; variable user-supplied content: intended by Developers to be completely writable by all (owner/user, group, and public).<br />
o /wp-content/themes/ &#8212; theme files. If you want to use the built-in theme editor, all files need to be group writable. If you do not want to use the built-in theme editor, all files can be writable only by your user account<br />
o /wp-content/plugins/ &#8212; plugin files: all files should be writable only by your user account.<br />
o other directories under /wp-content/ should be documented by whatever plugin / theme requires them. Permissions may vary.</p>
<p>http://codex.wordpress.org/Hardening_WordPress</p>
]]></content:encoded>
			<wfw:commentRss>http://emaxim.ru/4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
