Have these lines in the config:
LoadModule proxy_module modules/mod_proxy.so
# Proxy Server directives. Uncomment the following lines to # enable the proxy server: # #<IfModule mod_proxy.c> #ProxyRequests On # #<Proxy *> # Order deny,allow # Deny from all # Allow from .your-domain.com #</Proxy>
I guess they're trying without success ?
Could it mean something else?