<?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>webEng blog &#187; apache</title>
	<atom:link href="http://blog.webeng.it/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webeng.it</link>
	<description>Linguaggi di programmazione, Web Design, Tecnologie, Social Network</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:38:20 +0000</lastBuildDate>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configurare Apache e Php per l&#8217;invio di email</title>
		<link>http://blog.webeng.it/how-to/configurare-apache-e-php-per-invio-di-email/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configurare-apache-e-php-per-invio-di-email</link>
		<comments>http://blog.webeng.it/how-to/configurare-apache-e-php-per-invio-di-email/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:59:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[estensioni]]></category>
		<category><![CDATA[link utili]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.webeng.it/?p=1112</guid>
		<description><![CDATA[Dunque, se siete arrivati su questa pagina, state sicuramente progettando o comunque vi sarà già capitato, di imbattervi nella creazione di uno script di invio email in automatico&#8230; Inviare automaticamente email con php è possibile grazie alla funzione nativa mail descritta abbondantemente nella guida ufficiale del php e utilizzata da tutti gli script di più [...]]]></description>
		<wfw:commentRss>http://blog.webeng.it/how-to/configurare-apache-e-php-per-invio-di-email/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installare Apache, Php, Mysql, PhpMyAdmin per Ubuntu</title>
		<link>http://blog.webeng.it/how-to/database-howto/mysql-how-to/installare-apache-php-mysql-phpmyadmin-per-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installare-apache-php-mysql-phpmyadmin-per-ubuntu</link>
		<comments>http://blog.webeng.it/how-to/database-howto/mysql-how-to/installare-apache-php-mysql-phpmyadmin-per-ubuntu/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 21:55:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.webeng.it/?p=1064</guid>
		<description><![CDATA[Eccovi riassunti in questa piccola guida i pochi e semplici passi da effettuare per configurare un ambiente di sviluppo web sulla propria postazione o su un server basato su ubuntu linux. Come potete notare l&#8217;installazione risulta molto più immediata che su windows con l&#8217;unica differenza che i nostri file di configurazione saranno posizionati diversamente sul [...]]]></description>
		<wfw:commentRss>http://blog.webeng.it/how-to/database-howto/mysql-how-to/installare-apache-php-mysql-phpmyadmin-per-ubuntu/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Configurare PHP, Apache, MySql, PhpMyAdmin su Windows</title>
		<link>http://blog.webeng.it/how-to/database-howto/mysql-how-to/configurare-php-apache-mysql-phpmyadmin-su-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configurare-php-apache-mysql-phpmyadmin-su-windows</link>
		<comments>http://blog.webeng.it/how-to/database-howto/mysql-how-to/configurare-php-apache-mysql-phpmyadmin-su-windows/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 16:06:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.webeng.it/2007/10/30/configurare-php-apache-mysql-phpmyadmin-in-ambiente-windows/</guid>
		<description><![CDATA[Ecco una breve guida per la configurazione di un server web basato su Apache PHP e Mysql in ambiente Windows; al termine del tutorial sarete in grado di montare un sito web in locale dove potrete sviluppare e testare il codice PHP delle vostre applicazioni web. Per prima cosa dotiamoci del software di cui abbiamo bisogno&#8230; Per installare l&#8217;Apache HTTP Server [...]]]></description>
		<wfw:commentRss>http://blog.webeng.it/how-to/database-howto/mysql-how-to/configurare-php-apache-mysql-phpmyadmin-su-windows/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Come configurare Apache PHP Mysql in pochi minuti</title>
		<link>http://blog.webeng.it/how-to/database-howto/mysql-how-to/come-configurare-apache-php-mysql-phpmyadmin-in-pochi-minuti/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=come-configurare-apache-php-mysql-phpmyadmin-in-pochi-minuti</link>
		<comments>http://blog.webeng.it/how-to/database-howto/mysql-how-to/come-configurare-apache-php-mysql-phpmyadmin-in-pochi-minuti/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 13:53:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.webeng.it/2007/10/14/come-configurare-apache-php-mysql-phpmyadmin-in-pochi-minuti/</guid>
		<description><![CDATA[EasyPHP rappresenta la miglior soluzione per tutti gli sviluppatori web che si avvicinano allo sviluppo di applicazioni web con il linguaggio PHP su piattaforma Apache MySql consentendo la configurazione pressochè automatica dell&#8217;ambiente di sviluppo. Prima di mettere le mani sul codice, dobbiamo prima di tutto configurare sul computer locale un server web in grado di interpretare il linguaggio di sviluppo scelto e un [...]]]></description>
		<wfw:commentRss>http://blog.webeng.it/how-to/database-howto/mysql-how-to/come-configurare-apache-php-mysql-phpmyadmin-in-pochi-minuti/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

