Ok folks, I&#39;ve got a problem.&nbsp; Here&#39;s the setup.....<br><br>I have pmwiki installed on a machine that is behind a reverse proxy.&nbsp; PmWiki is configured to use NTLM for automatic authentication.<br><br>When you access pmwiki directly from the machine that it&#39;s on everything works fine.&nbsp; When I try to access it from the reverse proxy I have two problems:
<br><br>1)&nbsp; Unless I modify the script path config variable, the links point to the &quot;real&quot; machine not the proxy machine (apparently, pmwiki&#39;s default links don&#39;t use relative paths).&nbsp; <br><br>2)&nbsp; If I modify the script path to be the reverse proxy machine (which makes the links work), then I can&#39;t save changes - everything else seems to work.
<br><br>Any ideas?<br>