Custom Query (278 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 278)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#18 fixed Upgrade to GDAL 2.0.1 release Jeff McKenna Jeff McKenna
Description

Release is being voted on now by the GDAL PSC.

#19 fixed Remove httpd_php_ogr.conf Jeff McKenna Jeff McKenna
Description
  • remove the file "httpd_php_ogr.conf" from the directory \ms4w\httpd.d
#21 fixed Changes to Mapbender3 package Jeff McKenna Jeff McKenna
Description

Feedback from Astrid:


2. Please change the ALIAS for Mapbender

Alias /mapbender/ "C:/ms4w/apps/mapbender3-3.0.5.1/web/"
<Directory "C:/ms4w/apps/mapbender3-3.0.5.1/web/">
 Options MultiViews FollowSymLinks
 DirectoryIndex app.php
 Require all granted
 RewriteEngine On
 RewriteBase /mapbender/
 RewriteCond %{ENV:REDIRECT_STATUS} ^$
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule ^(.*)$ app.php/$1 [PT,L,QSA]
</Directory>

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.