Dan Grostick via Nut-upsuser <[email protected]> writes:
> When Apache starts is complains about not finding the fully qualified domain > name. That seems normal > In the past, upsstats.cgi would just load. I didn’t have to do any Apache2 > configuration. I don’t know what has changed. in general this does need configuration. read the apache config file. read the apache logs. > I’ve build NUT 2.8.0 from source, autogened, configured, make, make > install, and it is running. Is there something I’m missing that isn’t > getting updated when I do the make install? I would not expect that to adjust apache configs. > Upsstats.cgi and the others are located in the cgi-bin/nut/ folder. generally one needs a config stanza that says for this web path execute this binary. Both ScriptAlias and Directory. > I can get to http://192.168.123.49/ and the Apache page loads. > > Any suggestions? Read the apache manual about to configure cgi. (I'm actually serious.) I don't see any example config files in the sources. _______________________________________________ Nut-upsuser mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser
