<?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>OScene.net &#187; PHP</title>
	<atom:link href="http://www.oscene.net/it/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.oscene.net/it</link>
	<description>Ope(rating)n S(ystem)ource Scenario</description>
	<lastBuildDate>Fri, 30 Sep 2011 10:35:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Redirect via HTML, Javascript, PHP, .htaccess, Apache</title>
		<link>http://www.oscene.net/it/tips-and-tricks/redirect-via-html-javascript-php-htaccess-apache</link>
		<comments>http://www.oscene.net/it/tips-and-tricks/redirect-via-html-javascript-php-htaccess-apache#comments</comments>
		<pubDate>Mon, 13 Oct 2008 00:28:55 +0000</pubDate>
		<dc:creator>Salvatore Barbera</dc:creator>
				<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Codici di stato]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[meta tag]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php header]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[Status Codes]]></category>

		<guid isPermaLink="false">http://www.oscene.net/site/?p=125</guid>
		<description><![CDATA[Un redirect serve per reindirizzare la navigazione da una pagina ad un'altra in modo automatico. Esistono diversi modi di effettuare un redirect e mi appresto a descriverne il più utile al fine di questa trattazione, prima però farò una panoramica su alcuni codici che utilizza il protocollo HTTP per far capire al nostro browser cosa [...]

<div class="raWrapper"><span class="raHeader">Articoli attinenti:</span><ul><li><a href='http://www.oscene.net/it/sysadmin/web-server/howto-installazione-e-configurazione-di-un-web-server-lamp-linux-apache2-mysql-5-e-php5-su-debian' rel='bookmark' title='Permanent Link: HowTo: WebServer LAMP (Linux, Apache 2, MySQL 5 e PHP 5) su Debian ETCH'>HowTo: WebServer LAMP (Linux, Apache 2, MySQL 5 e PHP 5) su Debian ETCH</a></li>
<li><a href='http://www.oscene.net/it/sysadmin/web-server/howto-configurazione-dei-virtual-hosts-con-apache2' rel='bookmark' title='Permanent Link: HowTo: Configurazione dei Virtual Hosts (alias) con Apache 2 su Debian ETCH'>HowTo: Configurazione dei Virtual Hosts (alias) con Apache 2 su Debian ETCH</a></li>
</ul></div>]]></description>
		<wfw:commentRss>http://www.oscene.net/it/tips-and-tricks/redirect-via-html-javascript-php-htaccess-apache/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>HowTo: WebServer LAMP (Linux, Apache 2, MySQL 5 e PHP 5) su Debian ETCH</title>
		<link>http://www.oscene.net/it/sysadmin/web-server/howto-installazione-e-configurazione-di-un-web-server-lamp-linux-apache2-mysql-5-e-php5-su-debian</link>
		<comments>http://www.oscene.net/it/sysadmin/web-server/howto-installazione-e-configurazione-di-un-web-server-lamp-linux-apache2-mysql-5-e-php5-su-debian#comments</comments>
		<pubDate>Tue, 11 Dec 2007 22:12:22 +0000</pubDate>
		<dc:creator>Salvatore Barbera</dc:creator>
				<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Debian Etch]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Mysql5]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.oscene.net/site/sysadmin/web-server/howto-installazione-e-configurazione-di-un-web-server-lamp-linux-apache2-mysql-5-e-php5-su-debian</guid>
		<description><![CDATA[Introduzione Cosa è un "server LAMP"? Nonostante molti di voi sperano che sia qualcosa di commestibile ahimè le vostra speranze stanno per crollare.. (per la cronaca.. non ha nemmeno a che fare con l'illuminazione della vostra scrivania). Un server LAMP è quello che comunemente viene chiamato Webserver e consiste nell'installazione di software per la visualizzazione [...]

<div class="raWrapper"><span class="raHeader">Articoli attinenti:</span><ul><li><a href='http://www.oscene.net/it/sysadmin/web-server/howto-configurazione-dei-virtual-hosts-con-apache2' rel='bookmark' title='Permanent Link: HowTo: Configurazione dei Virtual Hosts (alias) con Apache 2 su Debian ETCH'>HowTo: Configurazione dei Virtual Hosts (alias) con Apache 2 su Debian ETCH</a></li>
<li><a href='http://www.oscene.net/it/sysadmin/virtual-server/howto-creazione-di-virtual-private-server-vps-da-console-shell-con-debian-etch-xen-ed-lvm' rel='bookmark' title='Permanent Link: HowTo: Creazione di Virtual Private Server (VPS) da console (shell) con Debian ETCH, XEN ed LVM'>HowTo: Creazione di Virtual Private Server (VPS) da console (shell) con Debian ETCH, XEN ed LVM</a></li>
<li><a href='http://www.oscene.net/it/pillole/desktop-virtualization/debian-etch-virtualizzato-su-virtualbox' rel='bookmark' title='Permanent Link: Debian Etch virtualizzato su VirtualBox'>Debian Etch virtualizzato su VirtualBox</a></li>
</ul></div>]]></description>
		<wfw:commentRss>http://www.oscene.net/it/sysadmin/web-server/howto-installazione-e-configurazione-di-un-web-server-lamp-linux-apache2-mysql-5-e-php5-su-debian/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

