Dmitri Tikhonov wrote:

  DirectoryIndex index.cgi
  <Location /index.cgi>
    ProxyPass http://127.0.0.1:8088/index.cgi
^^^
</Location>

The above looks wrong, it should be:

ProxyPass /index.cgi http://127.0.0.1:8088/index.cgi

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to