rhymix/classes/security/htmlpurifier/tests/HTMLPurifier/HTMLT/file-uri.htmlt
2012-04-20 07:34:00 +00:00

5 lines
96 B
Text

--INI--
URI.AllowedSchemes = file
--HTML--
<a href="file:///foo">foo</a>
--# vim: et sw=4 sts=4