address root cause of rt/rt links and remove the workarounds, RT#9280
[freeside.git] / htetc / freeside-rt.conf
index 2753bc6..8a62706 100644 (file)
@@ -1,10 +1,6 @@
 <Directory %%%FREESIDE_DOCUMENT_ROOT%%%/rt/NoAuth>
-<Limit GET POST>
-allow from all
-Satisfy any   
 SetHandler perl-script
 PerlHandler HTML::Mason
-</Limit>
 </Directory>
 
 <Directory %%%FREESIDE_DOCUMENT_ROOT%%%/rt/REST/1.0/NoAuth>