<?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>apache 2.4 &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/apache-2-4/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Tue, 01 Sep 2015 09:30:53 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=85973</generator>
	<item>
		<title>Apache 2.4 e l&#8217;errore 404 per i files in /javascript/</title>
		<link>https://blog.smsoft.it/2015/09/01/apache-2-4-e-lerrore-404-per-i-files-in-javascript/</link>
					<comments>https://blog.smsoft.it/2015/09/01/apache-2-4-e-lerrore-404-per-i-files-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 01 Sep 2015 09:30:53 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache 2.4]]></category>
		<guid isPermaLink="false">http://blog.smsoft.it/?p=3199</guid>

					<description><![CDATA[Se utilizzate la cartella /javascript per i vostri JS e siete su Apache 2.4, avrete notato che i files contentuti non vengono visualizzati e viene mostrato un errore 404. Questo comportamento è legato ad un Alias creato automaticamente da Apache e definito nel file di configurazione javascript-common. Per disabilitare l&#8217;alias preimpostato, basta effettuare: enjoy!]]></description>
										<content:encoded><![CDATA[<p>Se utilizzate la cartella <strong>/javascript</strong> per i vostri JS e siete su Apache 2.4, avrete notato che i files contentuti non vengono visualizzati e viene mostrato un <strong>errore 404</strong>.<br />
Questo comportamento è legato ad un <strong>Alias</strong> creato automaticamente da Apache e definito nel file di configurazione <strong>javascript-common</strong>.</p>
<p>Per disabilitare l&#8217;alias preimpostato, basta effettuare:<br />
           
            <div class="onp-locker-call" style="display: none;" data-lock-id="onpLock766114">
                <p></p><pre class="urvanov-syntax-highlighter-plain-tag">a2disconf javascript-common
service apache2 reload</pre><p></p>
            </div>
         

        </p>
<p>enjoy!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2015/09/01/apache-2-4-e-lerrore-404-per-i-files-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
