1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-26 00:08:20 -04:00
Larry Shaffer 2f1a5c92e0 Convert local test server over to controller of web and fcgi servers
- Initially using lighttpd/spawn-fcgi
2014-02-19 13:27:58 -07:00

11 lines
202 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Local QGIS Server Default Index</title>
</head>
<body>
<h2 style="font-family:Arial;">Web Server Working<h2/>
</body>
</html>