|
|
|
|
AdminPanel TechNotes
Help
Products
|
|
TechNote Where to host Mioplanet Admin Panel | Product: Admin Panel |
| | The Admin Panel and the XML files downloaded by the client-side application can be hosted on different servers. |
Where to host Mioplanet Admin Panel| |
Mioplanet Admin Planet must be installed on a web server running PHP 4.01 or later. No database is used.
The Admin Panel will update the XML files on the same server, or on another server using FTP.
You can change the location of the Admin Panel at any time, with no update client-side.
More info: Installing Admin Panel on a server.
|
Where to host the XML files| |
The client application downloads the XML files from your web server. This web server can be any HTTP of file server, internal or external. PHP is not required.
The application can work in your Intranet and download the XML files from a private HTTP server, or a file server.
Important:
| {o} | A file server can be used to store the XML files, but several clients must be able to read the files simultaneously (concurrent access).
| | {o} | If the location of the XML files is changed, an update of the client application is required.
|
|
|
|
|