<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ledhed.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Block_Youtube</id>
		<title>Block Youtube - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Block_Youtube"/>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Block_Youtube&amp;action=history"/>
		<updated>2026-04-21T07:32:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>//wiki.ledhed.net/index.php?title=Block_Youtube&amp;diff=2143&amp;oldid=prev</id>
		<title>Ledhed: Created page with '== Blocking Youtube and other streaming media ==  add the following to squid.conf&lt;br&gt;    # streaming download  acl fails rep_mime_type ^.*mms.*  acl fails rep_mime_type ^.*ms-hdr...'</title>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Block_Youtube&amp;diff=2143&amp;oldid=prev"/>
				<updated>2009-07-05T23:40:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;== Blocking Youtube and other streaming media ==  add the following to squid.conf&amp;lt;br&amp;gt;    # streaming download  acl fails rep_mime_type ^.*mms.*  acl fails rep_mime_type ^.*ms-hdr...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Blocking Youtube and other streaming media ==&lt;br /&gt;
&lt;br /&gt;
add the following to squid.conf&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 # streaming download&lt;br /&gt;
 acl fails rep_mime_type ^.*mms.*&lt;br /&gt;
 acl fails rep_mime_type ^.*ms-hdr.*&lt;br /&gt;
 acl fails rep_mime_type ^.*x-fcs.*&lt;br /&gt;
 acl fails rep_mime_type ^.*x-ms-asf.*&lt;br /&gt;
 acl fails2 urlpath_regex dvrplayer mediastream mms://&lt;br /&gt;
 acl fails2 urlpath_regex \.asf$ \.afx$ \.flv$ \.swf$&lt;br /&gt;
 acl deny_rep_mime_flashvideo rep_mime_type -i video/flv&lt;br /&gt;
 acl deny_rep_mime_shockwave rep_mime_type -i ^application/x-shockwave-flash$&lt;br /&gt;
 acl x-type req_mime_type -i ^application/octet-stream$&lt;br /&gt;
 acl x-type req_mime_type -i application/octet-stream&lt;br /&gt;
 acl x-type req_mime_type -i ^application/x-mplayer2$&lt;br /&gt;
 acl x-type req_mime_type -i application/x-mplayer2&lt;br /&gt;
 acl x-type req_mime_type -i ^application/x-oleobject$&lt;br /&gt;
 acl x-type req_mime_type -i application/x-oleobject&lt;br /&gt;
 acl x-type req_mime_type -i application/x-pncmd&lt;br /&gt;
 acl x-type req_mime_type -i ^video/x-ms-asf$&lt;br /&gt;
 acl x-type2 rep_mime_type -i ^application/octet-stream$&lt;br /&gt;
 acl x-type2 rep_mime_type -i application/octet-stream&lt;br /&gt;
 acl x-type2 rep_mime_type -i ^application/x-mplayer2$&lt;br /&gt;
 acl x-type2 rep_mime_type -i application/x-mplayer2&lt;br /&gt;
 acl x-type2 rep_mime_type -i ^application/x-oleobject$&lt;br /&gt;
 acl x-type2 rep_mime_type -i application/x-oleobject&lt;br /&gt;
 acl x-type2 rep_mime_type -i application/x-pncmd&lt;br /&gt;
 acl x-type2 rep_mime_type -i ^video/x-ms-asf$&lt;br /&gt;
 http_reply_access deny deny_rep_mime_flashvideo&lt;br /&gt;
 http_reply_access deny deny_rep_mime_shockwave&lt;br /&gt;
  &lt;br /&gt;
 #streaming files&lt;br /&gt;
 http_access deny fails&lt;br /&gt;
 http_reply_access deny fails&lt;br /&gt;
 http_access deny fails2&lt;br /&gt;
 http_reply_access deny fails2&lt;br /&gt;
 http_access deny x-type&lt;br /&gt;
 http_reply_access deny x-type&lt;br /&gt;
 http_access deny x-type2&lt;br /&gt;
 http_reply_access deny x-type2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Squid]]&lt;/div&gt;</summary>
		<author><name>Ledhed</name></author>	</entry>

	</feed>