[Mapbender-commits] r9741 - trunk/mapbender/http/print
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu May 18 01:57:36 PDT 2017
Author: armin11
Date: 2017-05-18 01:57:36 -0700 (Thu, 18 May 2017)
New Revision: 9741
Added:
trunk/mapbender/http/print/index.html
Log:
Fix for needed dummy file in some apache based environments - thanx to fjaeger
Added: trunk/mapbender/http/print/index.html
===================================================================
--- trunk/mapbender/http/print/index.html (rev 0)
+++ trunk/mapbender/http/print/index.html 2017-05-18 08:57:36 UTC (rev 9741)
@@ -0,0 +1,4 @@
+<?php
+//index.html dummy
+echo index.html dummy file;
+?>
More information about the Mapbender_commits
mailing list