Skip to content

Fix issue with Apache configuration

Sunil Mohan Adapa requested to merge SunilMohanAdapa:apache-configuration into master

Created by: SunilMohanAdapa

I faced a situation that my localhost address resolved to an IPv6 address and Apache was unable to connect to Plinth as Plinth does not yet listen on IPv6 address. It is best to change this to an explict local IP address at least until Plinth listens on IPv6 address.

Merge request reports

Loading