<?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>custus.de &#187; Server (Linux)</title>
	<atom:link href="http://www.custus.de/category/server-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.custus.de</link>
	<description>webdesign blog - wordpress,typo3,html,css</description>
	<lastBuildDate>Mon, 04 Oct 2010 19:48:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>SVN Server unter Debian Lenny / Ubuntu:</title>
		<link>http://www.custus.de/2009/12/svn-server-unter-debian-lenny-ubuntu/</link>
		<comments>http://www.custus.de/2009/12/svn-server-unter-debian-lenny-ubuntu/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 11:25:53 +0000</pubDate>
		<dc:creator>ronin</dc:creator>
				<category><![CDATA[Server (Linux)]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[DAV]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.custus.de/?p=432</guid>
		<description><![CDATA[Für die Entwicklung ist eine Versionsverwaltung immer hilfreich. Z.b. Subversion verhindert, das Entwickler die Änderungen anderer versehentlich überschreiben bzw. diese verloren gehen. Einen SVN-Server aufzusetzen ist nicht besonders schwer, vorausgesetzt es besteht Rootzugriff. Natürlich setzt die installation allgemeine Erfahrung in Serveradministration unter Linux und den sicheren Umgang mit der Shell voraus. Es ist auch Vorsicht [...]]]></description>
		<wfw:commentRss>http://www.custus.de/2009/12/svn-server-unter-debian-lenny-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 – Upgrade unter 1&amp;1</title>
		<link>http://www.custus.de/2009/11/wordpress-2-8-upgrade-unter-11/</link>
		<comments>http://www.custus.de/2009/11/wordpress-2-8-upgrade-unter-11/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 12:26:01 +0000</pubDate>
		<dc:creator>custus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server (Linux)]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.custus.de/?p=427</guid>
		<description><![CDATA[Die Webspaces von 1&#38;1 Hosting sind Werkseitig auf PHP Version 4 eingestellt. Dies erzeugt beim Einsatz von WordPress 2.8 in der Administrationsebene einen Error 500. Mit einer htaccess-Datei lässt sich PHP5 als Handler für den Webspace einstellen. # BEGIN WordPress RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # [...]]]></description>
		<wfw:commentRss>http://www.custus.de/2009/11/wordpress-2-8-upgrade-unter-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

