Page 1 of 1

Web interface Files Location

Posted: Sat Mar 12, 2022 7:14 pm
by ma.algendy
Hello

after installing the webinterface and got it accessed through the browser . i need to know where is the web page files location on the hard drive ?

i mean the images and the html files .

any information ?

Regards
Mahmoud

Re: Web interface Files Location

Posted: Mon Mar 14, 2022 6:45 am
by emcodem
Hi Mahmoud,

welcome to the Forum and thank you for using FFAStrans!
All the files are contained inside server.exe. What you can do is to run webinterface from source code:
  • Start Webinterface from commandline:

Code: Select all

node "%PATH_TO%/server.js"
  • Investigate desired files at "%PATH_TO%/webinterface"