2014-09-23 23:25:04 +00:00

6 lines
101 B
Plaintext

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