Add or modify default web interface files

Hi all,

i am new here, i use one Raspberry Pi 2 and using OSMC, it is fantastic!

I would like to test JSON RPC and i would like to modify or add some new html files to default web server but i don’t know where i have to create .html files and directories.

Could you help me please?

Thanks in advance!

jps

http://kodi.wiki/view/JSON-RPC_API

here is what you can and cant do

I read this url yesterday but i woukd like to modify .htm files of default web server interface and i don’t know where this files are.

AFAIK they’re are not modifiable as they are hard coded into the Kodi source.

I found directory using find command:

/usr/share/kodi/addons/webinterface.default

Modified htm files on this directory and web interface changes, all ok.

Thanks for your help