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