> > Is this some strange anti-script-injection measure, or is > it just a > > weird bug? What's it actually testing for? > This would be due to your hosting provider, its a common way to try > to reduce spam/cracking attacks. All these checks happen before > Radiant ever sees your request, so there isn't much that can be done > on that end. Try contacting the company you get web-space from.
Another way around it might be to replace some of your string with entity declarations, ie. mkdir radiant If you're really lucky, you might be able to get away with just replacing the space (mkdir radiant) which wont destroy the readability so much. _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
