What is s.apitype

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alphabet
    Mega Mivite





    • Aug 2006
    • 1160

    #1

    What is s.apitype

    What is s.apitype used for and does it have cardinals?

    Is s.apitype used to issue a server header response?

    Does uri.mvc issue s.apitype of 'Redirect' for cannonical urls?
    http://www.alphabetsigns.com/
  • Gordon - Phosphor Media
    Developer Partner


    • Mar 2006
    • 448

    #2
    Miva Script is a server side web scripting language is especially well suited for development of web applications having built in support for SQL and xBase3 databases.


    Platform: 'CGI', 'NSAPI', or 'Mia' (Miva Merchant Mia)
    Gordon Currie
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit Any Document Easily | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment

    • alphabet
      Mega Mivite





      • Aug 2006
      • 1160

      #3
      Thanks for the link Gordon.

      I think something with the s.apitype is wonky on my website because its system variable is populating with the value of 'Redirect'.

      I checked the LSK and s.apitype is used in the tui_json and tui_mgr for the MivaVm type.

      I'm not sure if the s.apitype 'Redirect' value is intended and the docs need to be updated or if this is normal code rot.

      Can anyone else verify their s.apitype.
      http://www.alphabetsigns.com/

      Comment

      • dcarver
        Director of Software Dev.




        • May 2013
        • 400

        #4
        Values would be the following:
        1. Redirect - when CGI is used with mod_action
        2. CGI - indicates old style CGI execution
        3. FastCGI - when using FastCGI
        4. Mia - when using Mia
        5. IIS7 - when using IIS7
        These values have no bearing on uri.mv and are old school variables. They are nothing any developer should need to worry about at this point in time.
        David Carver
        Miva, Inc. | Software Developer

        Comment

        • alphabet
          Mega Mivite





          • Aug 2006
          • 1160

          #5
          Thank you. That makes more sense.
          http://www.alphabetsigns.com/

          Comment

          Working...
          X