PHP 8.5.0 Beta 1 available for testing

Voting

: four plus one?
(Example: nine)

The Note You're Voting On

mnot at mnot dot net
18 years ago
You can set an HTTP proxy for the XSLT document() function to use (as well as DTD external references) by setting http_proxy in the environment.

E.g., in Apache configuration;

SetEnv http_proxy http://127.0.0.1:3128/

<< Back to user notes page

To Top