Qgis-server...Bringing a map image into the browser on Ubuntu 16.04 LTS
So you have your 'GetCapabilities' xml displaying in your browser working as in my post of Friday 22nd July 2016 http://www.paulshapley.com/2016/07/how-to-install-qgis-server-on-ubuntu.html NO?...here are some issues to check back in the QGIS project file before we move on. Check the 'Project Properties' under the 'Project' menu, go to the 'OWS server' tab. Below is an example of of how I've set up mine. and here is the bottom bit you cannot see in the above image... Ensure under 'Save Paths' in the 'General' Tab it is set to 'relative'. Note that the layers you are going to select for the WMS service are ticked under 'Published' in the WFS capabilities table. Moving on to setting up your 'Add layer(s) from WM(T)S Server' button on the 'Manage Layers Toolbar' Ensure your url is pointing at 'http://yourhost/cgi-bin/project/qgis_mapserv.fcgi?'it i...