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
Web interface Files Location
Re: Web interface Files Location
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:
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:
- Install NodeJS (i have Version 14 but it might work with latest) https://nodejs.org/en/download/
- Download/Clone Source Code https://github.com/emcodem/ffastrans_webui
- Start Webinterface from commandline:
Code: Select all
node "%PATH_TO%/server.js"
- Investigate desired files at "%PATH_TO%/webinterface"
emcodem, wrapping since 2009 you got the rhyme?