<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://docs.indoglobal.com/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="id">
		<id>https://docs.indoglobal.com/w/index.php?action=history&amp;feed=atom&amp;title=mod_xsendfile</id>
		<title>mod xsendfile - Riwayat revisi</title>
		<link rel="self" type="application/atom+xml" href="https://docs.indoglobal.com/w/index.php?action=history&amp;feed=atom&amp;title=mod_xsendfile"/>
		<link rel="alternate" type="text/html" href="https://docs.indoglobal.com/w/index.php?title=mod_xsendfile&amp;action=history"/>
		<updated>2026-05-26T07:03:55Z</updated>
		<subtitle>Riwayat revisi halaman ini di wiki</subtitle>
		<generator>MediaWiki 1.19.24</generator>

	<entry>
		<id>https://docs.indoglobal.com/w/index.php?title=mod_xsendfile&amp;diff=689&amp;oldid=prev</id>
		<title>Docs: ←Membuat halaman berisi '{{DISPLAYTITLE:{{lcfirst:mod_xsendfile}}}}  Server {{indoglobal}} mendukung penuh mod_xsendfile. Fungsinya adalah menyerahkan fungsi download file dari script ke web s...'</title>
		<link rel="alternate" type="text/html" href="https://docs.indoglobal.com/w/index.php?title=mod_xsendfile&amp;diff=689&amp;oldid=prev"/>
				<updated>2014-10-05T02:15:18Z</updated>
		
		<summary type="html">&lt;p&gt;←Membuat halaman berisi &amp;#039;{{DISPLAYTITLE:{{lcfirst:mod_xsendfile}}}}  Server {{indoglobal}} mendukung penuh mod_xsendfile. Fungsinya adalah menyerahkan fungsi download file dari script ke web s...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Halaman baru&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:{{lcfirst:mod_xsendfile}}}}&lt;br /&gt;
&lt;br /&gt;
Server {{indoglobal}} mendukung penuh mod_xsendfile. Fungsinya adalah menyerahkan fungsi download file dari script ke web server. &lt;br /&gt;
&lt;br /&gt;
Contoh dari situs mod_xsendfile:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
...&lt;br /&gt;
if ($user-&amp;gt;isLoggedIn())&lt;br /&gt;
{&lt;br /&gt;
    header(&amp;quot;X-Sendfile: $path_to_somefile&amp;quot;);&lt;br /&gt;
    header(&amp;quot;Content-Type: application/octet-stream&amp;quot;);&lt;br /&gt;
    header(&amp;quot;Content-Disposition: attachment; filename=\&amp;quot;$somefile\&amp;quot;&amp;quot;);&lt;br /&gt;
    exit;&lt;br /&gt;
}&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;h1&amp;gt;Permission denied&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Login first!&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategori:Web]]&lt;br /&gt;
[[Kategori:.htaccess]]&lt;/div&gt;</summary>
		<author><name>Docs</name></author>	</entry>

	</feed>