Opened 10 years ago
Closed 10 years ago
#21 closed defect (fixed)
Changes to Mapbender3 package
| Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1.1 release |
| Component: | MS4W - Packages | Version: | 3.1.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description (last modified by )
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>
Change History (2)
comment:1 by , 10 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Available in the 3.0.5.2 package: http://www.ms4w.com/release/apps/mapbender_3.0.5.2_ms4w.zip