<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: mod_secdownload &#8211; Lighttpd Create Secure Download Area with Unique Download URL</title> <atom:link href="http://www.cyberciti.biz/tips/lighttpd-mod_secdownload-configuration.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/lighttpd-mod_secdownload-configuration.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: bigie</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_secdownload-configuration.html#comment-151911</link> <dc:creator>bigie</dc:creator> <pubDate>Sat, 28 Nov 2009 04:55:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2201#comment-151911</guid> <description>it did&#039;t work for me, btw where should i put php download file???
thank&#039;s</description> <content:encoded><![CDATA[<p>it did&#8217;t work for me, btw where should i put php download file???</p><p>thank&#8217;s</p> ]]></content:encoded> </item> <item><title>By: Vicent GonzÃ¡lez i Castells</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_secdownload-configuration.html#comment-149724</link> <dc:creator>Vicent GonzÃ¡lez i Castells</dc:creator> <pubDate>Mon, 27 Jul 2009 23:30:04 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2201#comment-149724</guid> <description>Thanks for information.
A fix in PHP script.
The next line doesn&#039;t show url correctly.
&lt;pre&gt;printf(&#039;&lt;a href=&quot;http://www.cyberciti.biz/&quot; rel=&quot;nofollow&quot;&gt;%s&lt;/a&gt;&#039;,$uri_prefix, $m, $t_hex, $f, $f);&lt;/pre&gt;
This line fix the issue.
&lt;pre&gt;printf(&#039;&lt;a href=&quot;%s%s/%s%s&quot; rel=&quot;nofollow&quot;&gt;%s&lt;/a&gt;&#039;, $uri_prefix, $m, $t_hex, $f, $f);&lt;/pre&gt;</description> <content:encoded><![CDATA[<p>Thanks for information.</p><p>A fix in PHP script.</p><p>The next line doesn&#8217;t show url correctly.</p><pre>printf('&lt;a href="http://www.cyberciti.biz/" rel="nofollow"&gt;%s&lt;/a&gt;',$uri_prefix, $m, $t_hex, $f, $f);</pre><p>This line fix the issue.</p><pre>printf('&lt;a href="%s%s/%s%s" rel="nofollow"&gt;%s&lt;/a&gt;', $uri_prefix, $m, $t_hex, $f, $f);</pre>]]></content:encoded> </item> <item><title>By: how rapidshare and many other sites work??</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_secdownload-configuration.html#comment-147990</link> <dc:creator>how rapidshare and many other sites work??</dc:creator> <pubDate>Sun, 05 Apr 2009 08:00:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2201#comment-147990</guid> <description>[...] You should look into Lighttpd webserver which has inbuilt mechanism for the same.  lighttpd fly light  mod_secdownload - Lighttpd Create Secure Download Area with Unique Download URL [...]</description> <content:encoded><![CDATA[<p>[...] You should look into Lighttpd webserver which has inbuilt mechanism for the same.  lighttpd fly light  mod_secdownload &#8211; Lighttpd Create Secure Download Area with Unique Download URL [...]</p> ]]></content:encoded> </item> <item><title>By: Si_4&#38;a$=(</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_secdownload-configuration.html#comment-143522</link> <dc:creator>Si_4&#38;a$=(</dc:creator> <pubDate>Sun, 20 Apr 2008 05:01:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2201#comment-143522</guid> <description>thanks for tutorial
you need to add
server.modules = ( ..., &quot;mod_secdownload&quot;, ... )
in conf file too.</description> <content:encoded><![CDATA[<p>thanks for tutorial</p><p>you need to add<br
/> server.modules = ( &#8230;, &#8220;mod_secdownload&#8221;, &#8230; )<br
/> in conf file too.</p> ]]></content:encoded> </item> </channel> </rss>
