Lo all, 

There's a bit of a difference as outlined below. 
It doesn't seem to be causing problems tho. 
Any url seems to have a "/" put on the end for some reason. 
fred is set up in axkit.conf as a location. 

AxKit2: 
Entering 
http://localhost:8000/fred 
gives 
http://localhost:8000/fred/ 


A form with action of 
/fred?rose=state*start 
gives 
http://localhost:8000/fred/?rose=state*start 

Axkit1 
http://localhost:8000/fred 
gives 
http://localhost:8000/fred 

A form with action of 
/fred?rose=state*start 
gives 
http://localhost:8000/fred?rose=state*start 


John 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to