Apache is not working

I have OpenWrt 18.06.2 running on a Mini PC. The Apache package is not working for some reason. It's using the default settings and get the following errors in the log when home page is requested. Does any one know why it's not working?

[Sun Mar 03 16:30:30.003976 2019] [watchdog:debug] [pid 4717:tid 139635156523912] mod_watchdog.c(587): AH02981: Watchdog: Created worker thread (_proxy_hcheck_).
[Sun Mar 03 16:30:30.004040 2019] [proxy:debug] [pid 4717:tid 139635156523912] proxy_util.c(1777): AH00925: initializing worker proxy:reverse shared
[Sun Mar 03 16:30:30.004052 2019] [proxy:debug] [pid 4717:tid 139635156523912] proxy_util.c(1819): AH00927: initializing worker proxy:reverse local
[Sun Mar 03 16:30:30.004085 2019] [proxy:debug] [pid 4717:tid 139635156523912] proxy_util.c(1853): AH00930: initialized pool in child 4717 for (*) min=0 max=25 smax=25
[Sun Mar 03 16:30:30.005123 2019] [watchdog:debug] [pid 4716:tid 139635156523912] mod_watchdog.c(587): AH02981: Watchdog: Created worker thread (_proxy_hcheck_).
[Sun Mar 03 16:30:30.005190 2019] [proxy:debug] [pid 4716:tid 139635156523912] proxy_util.c(1777): AH00925: initializing worker proxy:reverse shared
[Sun Mar 03 16:30:30.005201 2019] [proxy:debug] [pid 4716:tid 139635156523912] proxy_util.c(1819): AH00927: initializing worker proxy:reverse local
[Sun Mar 03 16:30:30.005237 2019] [proxy:debug] [pid 4716:tid 139635156523912] proxy_util.c(1853): AH00930: initialized pool in child 4716 for (*) min=0 max=25 smax=25
[Sun Mar 03 16:30:32.168559 2019] [core:debug] [pid 4718:tid 139635155684072] protocol.c(849): [client ::1:39362] AH02418: HTTP Request Line; Unrecognized protocol 'HTTP/0.9' (perhaps whitespace was injected?)
[Sun Mar 03 16:30:32.168609 2019] [http:error] [pid 4718:tid 139635155684072] [client ::1:39362] AH02429: Response header name 'Content-Length' contains invalid characters, aborting request
1 Like