<?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>Tutoriale Linux &#187; Apache</title>
	<atom:link href="http://www.linux-tutorial.eu/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-tutorial.eu</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 10:38:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Limitare banda Apache</title>
		<link>http://www.linux-tutorial.eu/apache/limitare-banda-apache/</link>
		<comments>http://www.linux-tutorial.eu/apache/limitare-banda-apache/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 06:25:53 +0000</pubDate>
		<dc:creator>mihai</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[banda]]></category>
		<category><![CDATA[limitare]]></category>
		<category><![CDATA[mod_bw]]></category>

		<guid isPermaLink="false">http://www.linux-tutorial.eu/?p=223</guid>
		<description><![CDATA[&#160;&#160;&#160;Pentru cei care vor sa limiteze banda de internet folosita de serverul web apache pentru clienti, ca masura de precautie pentru download-ul de diverse fisiere ori pentru evitarea epuizarii vitezei de upstream se poate folosi modului mod_bw. &#160;&#160;&#160;Acest modul poate limita viteza dupa extensie de fisier, per virtualhost, per client si/sau per total. &#160;&#160;&#160;Pentru a [...]]]></description>
		<wfw:commentRss>http://www.linux-tutorial.eu/apache/limitare-banda-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instalare Apache Web Server din surse</title>
		<link>http://www.linux-tutorial.eu/apache/instalare-apache-web-server-din-surse/</link>
		<comments>http://www.linux-tutorial.eu/apache/instalare-apache-web-server-din-surse/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 07:02:07 +0000</pubDate>
		<dc:creator>mihai</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[accf_data]]></category>
		<category><![CDATA[accf_http]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[instalare]]></category>
		<category><![CDATA[kldload]]></category>
		<category><![CDATA[surse]]></category>

		<guid isPermaLink="false">http://www.linux-tutorial.eu/?p=207</guid>
		<description><![CDATA[Obtineti codul sursa care va fi compilat si instalat, in acest tutorial folosim versiunea 2.2.21: http://mirrors.hostingromania.ro/apache.org//httpd/httpd-2.2.21.tar.bz2 root@bsdpc[~/work] # wget http://mirrors.hostingromania.ro/apache.org//httpd/httpd-2.2.21.tar.bz2 root@bsdpc[~/work] # tar jxvf httpd-2.2.21.tar.bz2 root@bsdpc[~/work] # cd httpd-2.2.21 root@bsdpc[~/work/httpd-2.2.21] # ./configure --enable-so \ 2> --enable-suexec --enable-dav \ 2> --with-suexec-caller=nobody \ 2> --enable-ssl --enable-rewrite \ 2> --enable-cache --enable-mem-cache \ 2> --enable-disk-cache --with-mpm=prefork root@bsdpc[~/work/httpd-2.2.21] # make [...]]]></description>
		<wfw:commentRss>http://www.linux-tutorial.eu/apache/instalare-apache-web-server-din-surse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

