<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Grails_restrict_url</id>
		<title>Grails restrict url - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Grails_restrict_url"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Grails_restrict_url&amp;action=history"/>
		<updated>2026-05-20T10:43:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Grails_restrict_url&amp;diff=302&amp;oldid=prev</id>
		<title>Jfreier: Created page with 'UrlMapping.groovy   &quot;/**.gsp&quot; {       controller = {            if(request.requestURL.toString().endsWith(&quot;.gsp&quot;)) {                 &quot;forbidden&quot;            } else params.controll…'</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Grails_restrict_url&amp;diff=302&amp;oldid=prev"/>
				<updated>2011-05-31T18:19:32Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;UrlMapping.groovy   &amp;quot;/**.gsp&amp;quot; {       controller = {            if(request.requestURL.toString().endsWith(&amp;quot;.gsp&amp;quot;)) {                 &amp;quot;forbidden&amp;quot;            } else params.controll…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;UrlMapping.groovy&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;/**.gsp&amp;quot; {&lt;br /&gt;
      controller = {&lt;br /&gt;
           if(request.requestURL.toString().endsWith(&amp;quot;.gsp&amp;quot;)) {&lt;br /&gt;
                &amp;quot;forbidden&amp;quot;&lt;br /&gt;
           } else params.controller&lt;br /&gt;
      }&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>