You Now Here »

How to request Json API Vmaster with HTTPS secure URL?  (Read 7583 times - 125 votes) 

DANNY

G-Plus Author
  • ADMINISTRATOR
  • More Share Forum Topic
  • [MS] kepala suku
  • *
  • DANNY sangat terkenal!DANNY sangat terkenal!DANNY sangat terkenal!DANNY sangat terkenal!DANNY sangat terkenal!DANNY sangat terkenal!
  • Rep Power: 6
  • Join: September 30, 2009
  • Posts: 11,931
  • Poin: 194.174
    • WWW
  • IP member tracker Logged
How to request Json API Vmaster with HTTPS secure URL?
« on: May 18, 2013, 08:20:43 PM »


By default, the VMASTER API responses are in JSON with HTTP GET request access.
You can change it to secure with HTTPS GET request access.

How To?
Open the script on directory VMASTER (index.php)
Code: (Find code) [Select]
http://vmaster.exe.bz/api/admin.php
Code: (Replace with) [Select]
https://trd.websitewelcome.com/~vmaster/api/admin.php

Open the script on directory VRESELLER (index.php)
Code: (Find code) [Select]
http://vmaster.exe.bz/api/client.php
Code: (Replace with) [Select]
https://trd.websitewelcome.com/~vmaster/api/client.php

  :beer:


View Mobile Web Short URL:
« Last Edit: May 18, 2013, 08:24:01 PM by DANNY »