I've very new to Litespeed and so far love it! All works amazingly fast on port 443(HTTPS), but on port 80 (HTTP) the browser prints the PHP code rather than executing it.
Can anyone point me in the right direction, I'm a bit of a noob and very new to servers.
This is what's running on port 80
root@openlitespeed-cuyg-vm:/home/info# netstat -tulpn | grep :80
tcp6 0 0 :::80 :::* LISTEN 606/apache2
Many thanks