Can anyone tell me how I can install PHP on the web interface's server? I'm looking to add a couple of my own features to the interface that will only work with PHP.
Another option might be to move the interface's files to an apache server on the same machine? Is that possible?
Edit: Should ...
Search found 2 matches
- Mon Sep 10, 2012 11:59 pm
- Forum: Web Interface
- Topic: Install PHP for web interface
- Replies: 0
- Views: 2358
- Mon Aug 20, 2012 1:57 pm
- Forum: Web Interface
- Topic: Displaying speed limit times in web UI
- Replies: 2
- Views: 4692
Displaying speed limit times in web UI
I am trying to display the times during which the alternate speed limits (Turtle Mode) will be enabled in the footer of the web UI. After some digging through the JavaScript files, I managed to display the download limit itself in the footer, but cant find how to display the start and end times. Any ...