<?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: View module positions on a Joomla site with ?tp=1</title>
	<atom:link href="http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1/feed" rel="self" type="application/rss+xml" />
	<link>http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=view-module-positions-on-a-joomla-site-with-tp1</link>
	<description></description>
	<lastBuildDate>Sat, 12 Jun 2010 02:33:34 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to disable ?tp=1 in Joomla &#124; Joomla Tips</title>
		<link>http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1/comment-page-1#comment-839</link>
		<dc:creator>How to disable ?tp=1 in Joomla &#124; Joomla Tips</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://joomlatips.com/?p=221#comment-839</guid>
		<description>[...] We covered how to show your published module positions using ?tp=1 in a previous post. [...]</description>
		<content:encoded><![CDATA[<p>[...] We covered how to show your published module positions using ?tp=1 in a previous post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1/comment-page-1#comment-579</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 06 Jan 2010 22:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://joomlatips.com/?p=221#comment-579</guid>
		<description>That&#039;s a awesome tip Hans.  Thanks for that contribution.

Just to play devils advocate here.....what is the harm in people being able to see your module positions?  I fail to see the security risk, but I would like your take on it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a awesome tip Hans.  Thanks for that contribution.</p>
<p>Just to play devils advocate here&#8230;..what is the harm in people being able to see your module positions?  I fail to see the security risk, but I would like your take on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Kuijpers</title>
		<link>http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1/comment-page-1#comment-578</link>
		<dc:creator>Hans Kuijpers</dc:creator>
		<pubDate>Wed, 06 Jan 2010 22:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://joomlatips.com/?p=221#comment-578</guid>
		<description>Since not everyone wants their module positions to be viewed there is a way to hide it. In a production website no one should see the module positions... it&#039;s not of anyone&#039;s business.

add the following to your .htaccess file
########## Start ?tp=1 prevention
#
RewriteCond %{QUERY_STRING} tp=(.*)
RewriteRule ^(.*)$ index.php [F,L]
#
########## End ?tp=1 prevention</description>
		<content:encoded><![CDATA[<p>Since not everyone wants their module positions to be viewed there is a way to hide it. In a production website no one should see the module positions&#8230; it&#8217;s not of anyone&#8217;s business.</p>
<p>add the following to your .htaccess file<br />
########## Start ?tp=1 prevention<br />
#<br />
RewriteCond %{QUERY_STRING} tp=(.*)<br />
RewriteRule ^(.*)$ index.php [F,L]<br />
#<br />
########## End ?tp=1 prevention</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1/comment-page-1#comment-315</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 18 Dec 2009 08:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://joomlatips.com/?p=221#comment-315</guid>
		<description>Something you forgot to mention Matt, one of Morphs little recent additions is the ability to turn this off in Configurator - so if you want to prevent snoops from seeing how you have structured your site, you simply disable the tp=1 option. Easy peasy ;)
.-= Chris&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/prothemer/~3/ysCKT6qLxxM/&quot; rel=&quot;nofollow&quot;&gt;Morph updated – new versions across the board&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Something you forgot to mention Matt, one of Morphs little recent additions is the ability to turn this off in Configurator &#8211; so if you want to prevent snoops from seeing how you have structured your site, you simply disable the tp=1 option. Easy peasy <img src='http://joomlatips.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<span class="cluv"> Chris&#180;s last blog ..<a href="http://feedproxy.google.com/~r/prothemer/~3/ysCKT6qLxxM/" rel="nofollow">Morph updated – new versions across the board</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://joomlatips.com/wp/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Jones</title>
		<link>http://joomlatips.com/2009/core-tips/view-module-positions-on-a-joomla-site-with-tp1/comment-page-1#comment-295</link>
		<dc:creator>Jeff Jones</dc:creator>
		<pubDate>Thu, 17 Dec 2009 00:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://joomlatips.com/?p=221#comment-295</guid>
		<description>That is a GREAT tip, thanks!</description>
		<content:encoded><![CDATA[<p>That is a GREAT tip, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
