1. Is it correct, as I think I have found, that the webpages for
-http://lms_server_ip:9000- are located in the folder
-/usr/share/squeezeboxserver/HTML/EN-?

Yes, most of them. EN is the name of the basic skin, from which most other skins inherit. Plugins can add more pages and skins.

2. Is it possible and how to to configure the LMS built-in webserver to
run CGI and/or PHP scripts to generate simple webpages?

Not on a stock LMS. LMS isn't a general purpose web server like Apache or nginx. It's really an application server which, among other things, exposes a web UI. But any page you'd want to add would require a plugin to implement a handler for it.

You might be able to write a LMS plugin to execute CGI scripts. But I'm not sure this is a reasonable approache.

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to