<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : mp3 category over &quot;/mp3&quot; folder</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 10 Apr 2026 21:50:30 -0000</pubDate>

		<item>
			<title>Eugene</title>
			<description><![CDATA[<p>
	Finally decide to rename that folder (eliminate interfere with mp3 category and rewrite on). Updated <em>page_url</em> value in cot_pages.</p>
<p>
	solved. thanks.</p>
]]></description>
			<pubDate>Sal, 03 Nis 2012 08:23:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=6778&d=0#post33731]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	Simplest solution is to use htaccess to figure out whether or not an actual file (from mp3 folder) is being requested, or a page in the mp3 category. Something like this:</p>
<p>
	 </p>
<pre>
RewriteRule ^mp3/(.*).mp3$ mp3/$1.mp3 [QSA,NC,NE,L]</pre>
]]></description>
			<pubDate>Cum, 17 Şub 2012 17:17:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=6778&d=0#post33154]]></link>
		</item>
		<item>
			<title>Eugene</title>
			<description><![CDATA[<p>
	there are 2 things I don't like to loose - old link to pages with mp3, and old direct links to mp3-files in /mp3 folder.</p>
<p>
	Genoa made me list.php?c=mp3 - so, I never thought I would have such problem...</p>
<p>
	I'll think what to choose...</p>
<p>
	thank you, TM</p>
]]></description>
			<pubDate>Cum, 17 Şub 2012 17:06:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=6778&d=0#post33153]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	I don't think it could and should be done for any arbitrary category, otherwise all requests to static folders would be processed by PHP which is not what you'd want from a lightweight system. So I'd strongly recommend avoiding same folder/category names instead. Thanks to config.php, you can even override the default ones.</p>
]]></description>
			<pubDate>Cum, 17 Şub 2012 13:20:01 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=6778&d=0#post33151]]></link>
		</item>
		<item>
			<title>Eugene</title>
			<description><![CDATA[<p>
	Recently <a href="https://github.com/Cotonti/Cotonti/issues/818" rel="nofollow">bug was fixed</a> to make <strong>System</strong> category has priority over /system folder.</p>
<p>
	Please, advise, what is the fastest way to do the same for /mp3 folder (which interfere with "mp3" category)?</p>
<p>
	 </p>
]]></description>
			<pubDate>Cum, 17 Şub 2012 10:02:15 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=6778&d=0#post33148]]></link>
		</item>
	</channel>
</rss>