Hi, is it possible to call actions this way?:

http://host/cgi-bin/myprog/action1

instead of

http://host/cgi-bin/myprog?action=action1

I thougth that the designed behavior was to call any action by its name like:

http://host/cgi-bin/myprog/action1
http://host/cgi-bin/myprog/action2

But that won't work.

Leonardo M. Ramé
http://leonardorame.blogspot.com





_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to