jeanmarc77 / 123solar

123Solar is a lightweight set of PHP/JS files that makes a web logger to monitor your photovoltaic inverter(s). It just need a web server and PHP, no databases are even needed. The philosophy is: To keep it simple, fast, with a low foot print to run on cheap and low powered devices.
GNU General Public License v3.0
36 stars 12 forks source link

is 123solar-website forced to port 80 ? #36

Closed emka70 closed 1 year ago

emka70 commented 1 year ago

Hi Jeanmarc, I tried to change my 123solar-http-site from port 80 to port 123 via apache2's ports.conf/123solar.conf/000-default.conf, but I won't get it working.

Before searching at the wrong side: are there some limitations from 123solar that force the webserver to use port 80 ?

thanx for your great work ! best wishes Michael

jeanmarc77 commented 1 year ago

Hi, 123s or whatever http service can run on any port. It's only related to your server configuration. Bye