Date:  02/24/2002 10:32:11 AM Msg ID:  000398
From:  Don Dascher Thread:  000398
Subject:  Configuring Script Mapping
I am running Foxweb 2.1 on my WIN98 machine using PWS.
I have been successful at setting up Foxweb so that I can execute in this manner ... http://localhost/scripts/foxweb.exe/finances/mainmenu.fwx

I would like to operate with script mapping instead. 
I went into the registry and found a script map entry (as per the foxweb documentation) that looked like this ...

.fwx     c:\inetpub\scripts\foxweb.dll,1,PUT,DELETE


I changed it to this ...

.fwx     c:\inetpub\scripts\foxweb.dll,1,GET,HEAD,POST


Rebooted and tried to execute this ....


http://localhost/finances/mainmenu.fwx


but it didn't work.

Missing something ?