<?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>rene.glembotzky.com &#187; Webhosting</title>
	<atom:link href="http://rene.glembotzky.com/category/webhosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://rene.glembotzky.com</link>
	<description>Ich kann auch bloggen ;-)</description>
	<lastBuildDate>Tue, 22 Sep 2009 21:08:29 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>&#196;nderung der Confixx Admin-/Login-Domain</title>
		<link>http://rene.glembotzky.com/2007/07/28/aenderung-der-confixx-admin-login-domain/</link>
		<comments>http://rene.glembotzky.com/2007/07/28/aenderung-der-confixx-admin-login-domain/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 12:58:08 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Debian, Server & Technik]]></category>
		<category><![CDATA[Webhosting]]></category>

		<guid isPermaLink="false">http://rene.glembotzky.com/2007/07/28/aenderung-der-confixx-admin-login-domain/</guid>
		<description><![CDATA[Wir haben gestern und heute ziemlich rumgefrickelt, weil wir auf einem Server im Rechenzentrum von Server4You die Serverdomain von Confixx &#228;ndern wollten. Das Problem bestand darin, dass die Verwaltungs-URL von Confixx nicht auf dem Servernamen (beispiel123.server4you.de), sondern einer Subdomain des eigentlichen Angebotes (login.meinname.de) angezeigt werden sollte. Und so geht&#8217;s: Domain &#252;ber das Reseller-Interface von Confixx [...]]]></description>
			<content:encoded><![CDATA[<p>Wir haben gestern und heute ziemlich rumgefrickelt, weil wir auf einem Server im Rechenzentrum von Server4You die Serverdomain von Confixx &#228;ndern wollten.</p>
<p>Das Problem bestand darin, dass die Verwaltungs-URL von Confixx nicht auf dem Servernamen (beispiel123.server4you.de), sondern einer Subdomain des eigentlichen Angebotes (login.meinname.de) angezeigt werden sollte.</p>
<p>Und so geht&#8217;s:</p>
<ul>
<li>Domain &#252;ber das Reseller-Interface von Confixx wie eine normale Kundendomain angelegen (meinname.de)</li>
<li>Subdomain &#252;ber das Kunden-Interface anlegen (login.meinname.de)</li>
<li>Als Administrator einloggen und einen httpd-Spezial Eintrag f&#252;r eine Domain mit folgendem Inhalt anlegen</li>
</ul>
<blockquote><p>DocumentRoot /var/www/confixx/html<br />
Options FollowSymLinks<br />
php_admin_flag safe_mode Off<br />
php_admin_flag file_uploads On<br />
php_admin_flag track_vars On<br />
php_admin_flag magic_quotes_runtime Off<br />
php_admin_flag magic_quotes_gpc Off<br />
php_admin_value upload_tmp_dir /var/www/confixx/tmp<br />
### Das hier in eine Zele setzen ###<br />
php_admin_value include_path &#8220;.:/var/www/confixx/html/include:<br />
/var/www/confixx/html:/var/www/confixx/html/PEAR&#8221;<br />
### Ende der Zeile ###<br />
php_admin_value default_charset none<br />
php_admin_value open_basedir /var/www/confixx<br />
php_admin_flag allow_url_fopen Off</p>
<p>php_admin_value session.cookie_path /<br />
php_admin_value session.auto_start 0<br />
php_admin_value session.gc_maxlifetime 1800<br />
php_admin_value session.use_cookies 1<br />
php_admin_value session.cookie_lifetime 0<br />
php_admin_value session.cookie_secure Off<br />
php_admin_value session.use_trans_sid 0</p></blockquote>
<p><strong>Fertig!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://rene.glembotzky.com/2007/07/28/aenderung-der-confixx-admin-login-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
